Submitter | Augie Fackler |
---|---|
Date | Sept. 22, 2015, 6:53 p.m. |
Message ID | <6ec508b3d131e0a6efde.1442948037@arthedain.pit.corp.google.com> |
Download | mbox | patch |
Permalink | /patch/10577/ |
State | Accepted |
Headers | show |
Comments
Patch
diff --git a/contrib/debian/rules b/contrib/debian/rules --- a/contrib/debian/rules +++ b/contrib/debian/rules @@ -26,4 +26,5 @@ override_dh_install: 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