[med-svn] [ngs-sdk] 06/15: clean bam and java dirs
    Olivier Sallou 
    osallou at debian.org
       
    Tue Jan  5 13:48:24 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
osallou pushed a commit to branch master
in repository ngs-sdk.
commit 7582ea2565981c2d2f0d1daa930629bb4cc6656c
Author: Olivier Sallou <olivier.sallou at debian.org>
Date:   Mon Jan 4 13:32:20 2016 +0100
    clean bam and java dirs
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b5fe4d8..ab66af8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,8 @@ build3vers := $(shell py3versions -sv)
 
 override_dh_auto_clean:
 	if [ -e ngs-sdk/Makefile.config.$(OS).$(CPU)] ; then \
-	    dh_auto_clean --sourcedirectory=$(DEBPKGNAME) ; \
+	#    dh_auto_clean --sourcedirectory=$(DEBPKGNAME) ; \
+	dh_auto_clean ; \
 	fi
 	rm -rf ngs-java/$(BUILDTYPE)
 	rm -rf ngs-bam/$(BUILDTYPE)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ngs-sdk.git
    
    
More information about the debian-med-commit
mailing list