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

Unified Diff: ports/bash/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/bash/build.sh
diff --git a/ports/bash/build.sh b/ports/bash/build.sh
index 2bc9916a207da9cf74e539422ea49f736215bf03..740716c847687a966db7d2f5ae1189a1c8233cf9 100644
--- a/ports/bash/build.sh
+++ b/ports/bash/build.sh
@@ -35,7 +35,5 @@ BuildStep() {
}
PublishStep() {
- # Publish a generic per-arch copy for use by programs like emacs.
- PublishByArchForDevEnv
PublishMultiArch bash${NACL_EXEEXT} bash bash_multiarch
}
« no previous file with comments | « ports/avrdude/build.sh ('k') | ports/bdftopcf/build.sh » ('j') | ports/curl/nacl.patch » ('J')

Powered by Google App Engine
This is Rietveld 408576698