[python-astropy] 01/02: Dont remove png files, and temporarily accept a lintian warning

Ole Streicher olebole at moszumanska.debian.org
Wed Apr 8 20:15:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch debian
in repository python-astropy.

commit 8799efb11be121a6c70a84170bf4cca306a95a45
Author: Ole Streicher <olebole at debian.org>
Date:   Wed Apr 8 22:07:57 2015 +0200

    Dont remove png files, and temporarily accept a lintian warning
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4b471e5..fcc7ff2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,6 @@ install-python%:
 
 override_dh_auto_install: $(PYTHON3:%=install-python%)
 	dh_auto_install
-	find $(CURDIR)/debian/tmp/usr/lib/ -name \*.png -exec rm {} \;
 
 override_dh_auto_build:
 	dh_auto_build -- --use-system-libraries

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-astropy.git



More information about the debian-science-commits mailing list