[sasview] 08/11: remove windows Thumbnail database file

Drew Parsons dparsons at moszumanska.debian.org
Mon Oct 30 10:59:37 UTC 2017


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

dparsons pushed a commit to tag debian/4.1.2-1
in repository sasview.

commit 7d7d4730107044be890ef1011dadaeff7d08b3c0
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Oct 30 18:32:05 2017 +0800

    remove windows Thumbnail database file
    
    keep lintian happy™
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 0cd9a62..62c708e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ export PYBUILD_NAME=sasview
 override_dh_install:
 	dh_install
 	mv debian/python-sasview/usr/bin/sasview debian/sasview/usr/bin/sasview
+	rm debian/python-sasview/usr/lib/python2.7/dist-packages/sas/sasgui/guiframe/images/Thumbs.db
 	dh_numpy
 
 override_dh_auto_build:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sasview.git



More information about the debian-science-commits mailing list