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

Unified Diff: ports/font-util/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/font-util/build.sh
diff --git a/ports/font-util/build.sh b/ports/font-util/build.sh
index f53919c8f93b49f0d5898695b7d83cca398ed24d..b2442a80927dedfef16cde9fa532254383f9b500 100644
--- a/ports/font-util/build.sh
+++ b/ports/font-util/build.sh
@@ -33,7 +33,3 @@ ConfigureStep() {
ChangeDir ${BUILD_DIR}
DefaultConfigureStep
}
-
-PublishStep() {
- PublishByArchForDevEnv
-}

Powered by Google App Engine
This is Rietveld 408576698