[med-svn] samtools 01/03: Revert "Allow all scripts to be called without language extensions"

Afif Elghraoui afif-guest at moszumanska.debian.org
Tue Sep 22 13:56:32 UTC 2015


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

afif-guest pushed a commit to branch debian/unstable
in repository samtools.

commit 19de55eeac5cc4f635720eb857f427ba091237d7
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Tue Sep 22 06:39:58 2015 -0700

    Revert "Allow all scripts to be called without language extensions"
    
    This reverts commit 7afd302dc02a8c4521017b68a3db4063ff86c4ac.
    Closes: #799698
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3bc78fe..3bf4b52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,8 +26,3 @@ override_dh_auto_install:
 	  HTSDIR="/usr/include" \
 	  HTSLIB=$(shell dpkg -S libhts.a | awk '{print $$2}')
 	make clean
-	for script in $(CURDIR)/debian/tmp/usr/bin/*.*; \
-	do \
-		mv $$script $${script%.*}; \
-		ln -s `basename $${script%.*}` $$script; \
-	done

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



More information about the debian-med-commit mailing list