[med-svn] [ngs-sdk] 05/15: fix python cleanup
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 fa6111cbbadac0c93d7decccf44a60a9c8fd1d5e
Author: Olivier Sallou <olivier.sallou at debian.org>
Date: Mon Jan 4 13:30:17 2016 +0100
fix python cleanup
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index ba14168..b5fe4d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,7 @@ override_dh_auto_clean:
rm -rf $(DEBPKGNAME)/$(BUILDTYPE)
rm -rf debian/python-ngs-sdk
rm -rf debian/python3-ngs-sdk
+ rm -rf ngs-python/build
override_dh_auto_configure:
# ./configure --prefix=/usr --javadir=/usr/share/java
--
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