Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: ports/m4/build.sh

Issue 1285953002: Switch devenv to use pkg packages (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@toolchain_install
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ports/m4/build.sh
diff --git a/ports/m4/build.sh b/ports/m4/build.sh
index c7c028e6db9c69a86e37675b5554c51b81e814ed..c81f14c0eb82169a8fabeee2576476458580637b 100644
--- a/ports/m4/build.sh
+++ b/ports/m4/build.sh
@@ -15,7 +15,3 @@ PatchStep() {
# Touch documentation to prevent it from updating.
touch ${SRC_DIR}/doc/*
}
-
-PublishStep() {
- PublishByArchForDevEnv
-}

Powered by Google App Engine
This is Rietveld 408576698