[med-svn] [python-avro] 01/05: Don't install extra license files
Afif Elghraoui
afif-guest at moszumanska.debian.org
Wed Feb 3 08:47:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-avro.
commit 41462a2c249a63690ba5d10570265be09c8d25af
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Tue Jan 5 23:07:35 2016 -0800
Don't install extra license files
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 7a5bd68..27c9315 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,6 +49,7 @@ override_dh_auto_configure:
# package
override_dh_install:
rm -f debian/python-avro/usr/bin/avro
+ find debian/ -name "*LICENSE*" -delete
dh_install
override_dh_auto_clean:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-avro.git
More information about the debian-med-commit
mailing list