X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=samtools.git;a=blobdiff_plain;f=debian%2Frules;h=93bf3aa3c1166305dfd02400d4dfe366ec9d2f79;hp=3605b20bc981cf33522c4e01119f03acea2a3bd0;hb=e582623cf8c4778c7dc792318635821d3c494b0d;hpb=d4f09f4b4e8db48379556de31e6afd22f7979fac diff --git a/debian/rules b/debian/rules index 3605b20..93bf3aa 100755 --- a/debian/rules +++ b/debian/rules @@ -15,6 +15,7 @@ clean:: binary-install/samtools:: install -m 644 bcftools/README $(CURDIR)/debian/samtools/usr/share/doc/samtools/README.bcftools + ln -s samtools.1.gz $(CURDIR)/debian/samtools/usr/share/man/man1/bcftools.1.gz binary-fixup/samtools:: sed -i 's|^#!/software/bin/python|#!/usr/bin/python|' $(CURDIR)/debian/samtools/usr/share/samtools/varfilter.py