[Pkg-escience-soc2009] [SCM] Tool for creating VM images. branch, master, updated. 40cf1cd1535ba5a5646c69b43c98b85c484cbec6

Steffen Moeller steffen_moeller at gmx.de
Sat Jun 20 12:46:50 UTC 2009


The following commit has been merged in the master branch:
commit 40cf1cd1535ba5a5646c69b43c98b85c484cbec6
Author: Steffen Moeller <steffen_moeller at gmx.de>
Date:   Sat Jun 20 14:46:24 2009 +0200

    Adding targets to clean.

diff --git a/debian/rules b/debian/rules
index 4806f8b..57318a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,7 @@ export DEB_PYTHON_SYSTEM=pycentral
 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 -f debian/pycompat debian/compat
+	rm -fr debian/python-module-stampdir build

-- 
Tool for creating VM images.



More information about the Pkg-escience-soc2009 mailing list