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

Unified Diff: src/platform/metrics_collection/Makefile

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/package_repo/package-list-prod.txt ('k') | src/platform/metrics_collection/debian/dirs » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/metrics_collection/Makefile
diff --git a/src/platform/metrics_collection/Makefile b/src/platform/metrics_collection/Makefile
index 96cafa47a25e3aea4a676379b998177f533f9b95..e1619bd5722afc93819de194df559ef45300a6da 100644
--- a/src/platform/metrics_collection/Makefile
+++ b/src/platform/metrics_collection/Makefile
@@ -29,6 +29,7 @@ metrics_library: $(LIBRARY_OBJECTS)
install:
install $(CLIENT) $(DESTDIR)/usr/bin
+ install omaha_tracker.sh $(DESTDIR)/usr/sbin
clean:
@rm -f $(CLIENT) *.o *.a
« no previous file with comments | « src/package_repo/package-list-prod.txt ('k') | src/platform/metrics_collection/debian/dirs » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698