[med-svn] [snakemake] 06/09: Remove duplicated license file in doc
Andreas Tille
tille at debian.org
Fri Jan 13 14:20:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/3.9.1-1
in repository snakemake.
commit 745fd1955bdccc9dab260bfed8f244fc3f9b8345
Author: Andreas Tille <tille at debian.org>
Date: Mon Jan 9 17:37:36 2017 +0100
Remove duplicated license file in doc
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index a85f48f..8011d2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,5 +21,10 @@ override_dh_auto_build:
dh_auto_build
python3 setup.py build_sphinx
+override_dh_install:
+ dh_install
+ # Get rid of duplicated license file
+ find debian -name license.txt -delete
+
get-orig-source:
uscan --verbose --force-download --repack --compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git
More information about the debian-med-commit
mailing list