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

Unified Diff: ports/protobuf/build.sh

Issue 132343007: Add top level build script for building packages. (Closed) Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: Created 6 years, 11 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/protobuf/build.sh
diff --git a/ports/protobuf/build.sh b/ports/protobuf/build.sh
old mode 100755
new mode 100644
index d56af42b8e4274af4fd550b6ced8fc72feb5079b..f1a142674c9e11355dc122d63e7de4b64e1991bc
--- a/ports/protobuf/build.sh
+++ b/ports/protobuf/build.sh
@@ -10,9 +10,3 @@
#
# this script downloads, patches, and builds protobuf for Native Client
#
-
-source pkg_info
-source ../../build_tools/common.sh
-
-DefaultPackageInstall
-exit 0

Powered by Google App Engine
This is Rietveld 408576698