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

Unified Diff: ports/fvwm/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/fvwm/build.sh
diff --git a/ports/fvwm/build.sh b/ports/fvwm/build.sh
index 99a6b07b7ad4f13e4dcc8b3be24b82044c3b3f1a..0a73075bfc9fce0dffd86bad01e0b41f9bff103d 100644
--- a/ports/fvwm/build.sh
+++ b/ports/fvwm/build.sh
@@ -62,7 +62,3 @@ InstallStep() {
# Remove dangling symlinks
Remove ${DESTDIR}${PREFIX}/bin/fvwm2 ${DESTDIR}${PREFIX}/bin/xpmroot
}
-
-PublishStep() {
- PublishByArchForDevEnv
-}

Powered by Google App Engine
This is Rietveld 408576698