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

Unified Diff: ports/findutils/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/findutils/build.sh
diff --git a/ports/findutils/build.sh b/ports/findutils/build.sh
index 4b37b58efc5f2101f451c17472ad887abdf27c5f..f186a9158949be1bd774763f448af73d4c52b05f 100644
--- a/ports/findutils/build.sh
+++ b/ports/findutils/build.sh
@@ -11,7 +11,3 @@ BuildStep() {
export RANLIB=${NACLRANLIB}
DefaultBuildStep
}
-
-PublishStep() {
- PublishByArchForDevEnv
-}

Powered by Google App Engine
This is Rietveld 408576698