changeset 26296:9cecbe837c94

debian: install hg-ssh to /usr/bin just like downstream
author Augie Fackler <augie@google.com>
date Tue, 22 Sep 2015 14:13:07 -0400
parents e7cb19b1ef2b
children ccdc2b23fdb8
files contrib/debian/rules
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/debian/rules	Sun Sep 20 20:13:27 2015 +0900
+++ b/contrib/debian/rules	Tue Sep 22 14:13:07 2015 -0400
@@ -26,4 +26,5 @@
 	find $(CURDIR)/debian/mercurial-common/usr/lib \
 		-name '*.so' ! -type d -delete , \
 		-type d -empty -delete
+	cp contrib/hg-ssh $(CURDIR)/debian/mercurial-common/usr/bin
 	rm $(CURDIR)/debian/mercurial-common/usr/bin/hg