[med-svn] [bedtools] 01/02: Ensure the architecture-independent package can be built separately.
Charles Plessy
plessy at moszumanska.debian.org
Wed Nov 25 08:35:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch debian/unstable
in repository bedtools.
commit 99afd111b0cdf20a5dbcbf003bc36608762ba7ca
Author: Charles Plessy <plessy at debian.org>
Date: Wed Nov 25 17:31:24 2015 +0900
Ensure the architecture-independent package can be built separately.
Closes: #805998
Thanks: Santiago Vila <sanvila at debian.org>
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ab7f5e5..4bb48b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ override_dh_install:
fi ; \
done
-override_dh_fixperms:
+override_dh_fixperms-arch:
dh_fixperms
chmod -x $(CURDIR)/debian/$(DEBPKGNAME)/usr/share/bedtools/genomes/*.genome
find $(CURDIR)/debian -name "*.bed" -executable -exec chmod -x \{\} \;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bedtools.git
More information about the debian-med-commit
mailing list