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

Unified Diff: remoting/host/installer/linux/Makefile

Issue 10826227: Split Xvfb-randr into separate package from Virtual Me2Me Debian package (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: remoting/host/installer/linux/Makefile
diff --git a/remoting/host/installer/linux/Makefile b/remoting/host/installer/linux/Makefile
index 375e5752bc5c0c5e0b6ae53324d5efe0b10b9731..608e0c9f79eab1bbb3c81e7c44940a87c72ceead 100644
--- a/remoting/host/installer/linux/Makefile
+++ b/remoting/host/installer/linux/Makefile
@@ -24,6 +24,5 @@ install:
$(BIN)/me2me_virtual_host
install $(TOOLS)/gaia_auth.py -m 0644 $(SHARE)
install $(TOOLS)/keygen.py -m 0644 $(SHARE)
- install $(RELEASE)/Xvfb-randr -m 0755 $(BIN)
install $(RELEASE)/remoting_host_keygen -m 0755 $(LIB)
install $(RELEASE)/remoting_me2me_host -m 0755 $(LIB)
« no previous file with comments | « no previous file | remoting/host/installer/linux/debian/control » ('j') | remoting/host/installer/linux/debian/control » ('J')

Powered by Google App Engine
This is Rietveld 408576698