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

Unified Diff: ports/xz/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
« ports/perl/build.sh ('K') | « ports/xkbcomp/build.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/xz/build.sh
diff --git a/ports/xz/build.sh b/ports/xz/build.sh
index 1a89ae2ca5d1ea2f4014cb01b731b5f1a05cccf1..d3d86886b2abed25e3bc0f1725039c6e11ef5cbc 100644
--- a/ports/xz/build.sh
+++ b/ports/xz/build.sh
@@ -10,8 +10,3 @@ if [ "${NACL_LIBC}" = "newlib" ]; then
NACLPORTS_CPPFLAGS+=" -I${NACLPORTS_INCLUDE}/glibc-compat"
LIBS+=" -lglibc-compat"
fi
-
-InstallStep() {
- DefaultInstallStep
- PublishByArchForDevEnv
-}
« ports/perl/build.sh ('K') | « ports/xkbcomp/build.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698