[med-svn] [sra-sdk] 01/01: remove susipcious file which is not executable and conflicts with package magic, upload to unstable
Andreas Tille
tille at debian.org
Wed Oct 12 09:47:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit 3dd48e87664fc479bbbc864a99fdf53f753f81b6
Author: Andreas Tille <tille at debian.org>
Date: Thu Sep 1 15:41:08 2016 +0200
remove susipcious file which is not executable and conflicts with package magic, upload to unstable
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 7d4f4c7..87ff533 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,8 @@ override_dh_install:
mv debian/tmp/usr/bin/`readlink $$bin` $$bin ; \
done
dh_install
+ # remove susipcious file which is not executable and conflicts with package magic
+ rm -f debian/*/usr/bin/magic
#override_dh_auto_test:
# echo "FIXME: try activating tests!!!!!!!!!!!!!!!!!!!!!!!!"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git
More information about the debian-med-commit
mailing list