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

Unified Diff: ports/less/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/less/build.sh
diff --git a/ports/less/build.sh b/ports/less/build.sh
index 8aa370cff934bbb170f0360bc2e0bc6ebc8c4a2b..983e39b60994512d4c8e23fbd813531771bdd024 100644
--- a/ports/less/build.sh
+++ b/ports/less/build.sh
@@ -8,7 +8,3 @@ PatchStep() {
LogExecute chmod 777 ${SRC_DIR}/configure
DefaultPatchStep
}
-
-PublishStep() {
- PublishByArchForDevEnv
-}

Powered by Google App Engine
This is Rietveld 408576698