debian: install hg-ssh to /usr/bin just like downstream
authorAugie Fackler <augie@google.com>
Tue, 22 Sep 2015 14:13:07 -0400
changeset 26296 9cecbe837c94
parent 26295 e7cb19b1ef2b
child 26297 ccdc2b23fdb8
debian: install hg-ssh to /usr/bin just like downstream
contrib/debian/rules
--- 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