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

Unified Diff: ports/git/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/git/build.sh
diff --git a/ports/git/build.sh b/ports/git/build.sh
index 086063c1e6d6b430ade92b0a24b7348a7eeec55a..25e26ef1f9ab62914aa7ab82fcaf3a2607848801 100644
--- a/ports/git/build.sh
+++ b/ports/git/build.sh
@@ -66,7 +66,3 @@ InstallStep() {
fi
done
}
-
-PublishStep() {
- PublishByArchForDevEnv
-}

Powered by Google App Engine
This is Rietveld 408576698