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

Unified Diff: ports/subversion/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/subversion/build.sh
diff --git a/ports/subversion/build.sh b/ports/subversion/build.sh
index 4f48c88e464ebd86a336ef25ecf2fafd2acbd7fe..859fc8ec5e9ff5bb7ddb031d4a8cb7eb40787a4f 100644
--- a/ports/subversion/build.sh
+++ b/ports/subversion/build.sh
@@ -20,12 +20,3 @@ if [ "${NACL_LIBC}" = "newlib" ]; then
NACLPORTS_CPPFLAGS+=" -I${NACLPORTS_INCLUDE}/glibc-compat"
export LIBS+=" -lglibc-compat"
fi
-
-InstallStep() {
- return
-}
-
-PublishStep() {
- PublishByArchForDevEnv
-}
-
« ports/perl/build.sh ('K') | « ports/perl/build.sh ('k') | ports/tk/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698