[med-fichier] 10/10: Remove some not-needed folders in usr/bin.

Anton Gladky gladk at alioth.debian.org
Tue Oct 15 19:14:10 UTC 2013


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

gladk pushed a commit to branch master
in repository med-fichier.

commit cd731b69f34ad0d742925fb557b4553f8ea9c818
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Oct 15 20:52:41 2013 +0200

    Remove some not-needed folders in usr/bin.
---
 debian/rules |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index b3cc40e..37c56f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,8 @@
 
 export OMPI_MCA_plm_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 
+override_dh_auto_install:
+	dh_auto_install
+	rm -rf $(CURDIR)/debian/tmp/usr/bin/test* \
+         $(CURDIR)/debian/tmp/usr/bin/usescases \
+         $(CURDIR)/debian/tmp/usr/bin/unittests

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



More information about the debian-science-commits mailing list