Show More
@@ -27,4 +27,6 b' override_dh_install:' | |||||
27 | -name '*.so' ! -type d -delete , \ |
|
27 | -name '*.so' ! -type d -delete , \ | |
28 | -type d -empty -delete |
|
28 | -type d -empty -delete | |
29 | cp contrib/hg-ssh $(CURDIR)/debian/mercurial-common/usr/bin |
|
29 | cp contrib/hg-ssh $(CURDIR)/debian/mercurial-common/usr/bin | |
|
30 | mkdir -p $(CURDIR)/debian/mercurial-common/etc/mercurial/hgrc.d/ | |||
|
31 | cp contrib/debian/*.rc $(CURDIR)/debian/mercurial-common/etc/mercurial/hgrc.d/ | |||
30 | rm $(CURDIR)/debian/mercurial-common/usr/bin/hg |
|
32 | rm $(CURDIR)/debian/mercurial-common/usr/bin/hg |
General Comments 0
You need to be logged in to leave comments.
Login now