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

Unified Diff: src/scripts/chromiumos-build.cfg

Issue 548137: Don't build packages inside destination directory (Closed)
Patch Set: Created 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/scripts/chromiumos-build.cfg
diff --git a/src/scripts/.chromiumos-build b/src/scripts/chromiumos-build.cfg
similarity index 58%
rename from src/scripts/.chromiumos-build
rename to src/scripts/chromiumos-build.cfg
index 41a8258801fe5ce5d7a9760efb177faf9bb2e79c..8c13033c2452a8cb045b1ef34f9bf46423457cde 100644
--- a/src/scripts/.chromiumos-build
+++ b/src/scripts/chromiumos-build.cfg
@@ -1,5 +1,5 @@
[Options]
# ../third_party/xscreensaver is a bit of a wart here, necessitated by odd
# directory layout.
-builddirs: ../build/%(architecture)s/local_packages .. ../platform ../third_party ../third_party/xscreensaver
+builddirs: ../build/%(architecture)s/external .. ../platform ../third_party ../third_party/xscreensaver
destdir: ../build/%(architecture)s/local_packages
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698