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

Unified Diff: src/platform/metrics_collection/debian/rules

Issue 465131: Changes to include metrics collection package in system and no-op script customizable by overlay (Closed)
Patch Set: Created 11 years 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 | « src/platform/metrics_collection/debian/dirs ('k') | src/platform/metrics_collection/metrics_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/metrics_collection/debian/rules
diff --git a/src/platform/metrics_collection/debian/rules b/src/platform/metrics_collection/debian/rules
index ea8895c32ac8eaa10d57dd92b6114bb4ea933699..90698557934984d787f6a6b3079731303c2e41d1 100755
--- a/src/platform/metrics_collection/debian/rules
+++ b/src/platform/metrics_collection/debian/rules
@@ -31,6 +31,7 @@ install: build
dh_clean -k
dh_installdirs
$(MAKE) DESTDIR=$(CURDIR)/debian/chromeos-metrics-collection install
+ chmod 0555 $(CURDIR)/debian/chromeos-metrics-collection/usr/sbin/omaha_tracker.sh
binary-indep:
« no previous file with comments | « src/platform/metrics_collection/debian/dirs ('k') | src/platform/metrics_collection/metrics_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698