[Pkg-libvirt-commits] [SCM] Virtinst Debian packaging branch, master, updated. debian/0.500.0-1-7-g6bb175f
Laurent Léonard
laurent at open-minds.org
Sun Aug 30 22:47:16 UTC 2009
The following commit has been merged in the master branch:
commit babcc4b0de882b13b5444c145d553f1499acf351
Author: Laurent Léonard <laurent at open-minds.org>
Date: Mon Aug 31 00:33:11 2009 +0200
Clean debian/rules.
diff --git a/debian/rules b/debian/rules
index d6d48b1..d9617e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,10 @@
#!/usr/bin/make -f
DEB_PYTHON_SYSTEM = pysupport
-DEB_PYTHON_CLEAN_ARGS = --all
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
clean::
- rm -rf build/ .coverage
-
+ rm -rf $(CURDIR)/build
--
Virtinst Debian packaging
More information about the Pkg-libvirt-commits
mailing list