[pyoperators] 01/04: d/rules: disable clean command

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Oct 16 09:05:11 UTC 2014


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

ghisvail-guest pushed a commit to branch master
in repository pyoperators.

commit 3c76a161113ce3121257eef8808239125b7a3168
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Oct 16 09:57:29 2014 +0100

    d/rules: disable clean command
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 5fb589b..b97ddaa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,6 @@
 
 export DH_VERBOSE=1
 export PYBUILD_NAME=pyoperators
+export PYBUILD_DISABLE=clean
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

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



More information about the debian-science-commits mailing list