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

Unified Diff: ports/gzip/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/gzip/build.sh
diff --git a/ports/gzip/build.sh b/ports/gzip/build.sh
index 9292137920a0d159d1fa3d226c8feac17ff76fae..be9921176c6d58c739c922afb8e3efeb592f0334 100644
--- a/ports/gzip/build.sh
+++ b/ports/gzip/build.sh
@@ -23,7 +23,3 @@ ConfigureStep() {
DefaultConfigureStep
}
-
-PublishStep() {
- PublishByArchForDevEnv
-}

Powered by Google App Engine
This is Rietveld 408576698