[med-svn] r4951 - trunk/packages/python-nast/trunk/debian
Steffen Möller
moeller at alioth.debian.org
Sun Jun 27 00:04:02 UTC 2010
Author: moeller
Date: 2010-06-27 00:03:54 +0000 (Sun, 27 Jun 2010)
New Revision: 4951
Modified:
trunk/packages/python-nast/trunk/debian/rules
Log:
Removed copy'n'past rubbish from rules file
Modified: trunk/packages/python-nast/trunk/debian/rules
===================================================================
--- trunk/packages/python-nast/trunk/debian/rules 2010-06-26 23:45:39 UTC (rev 4950)
+++ trunk/packages/python-nast/trunk/debian/rules 2010-06-27 00:03:54 UTC (rev 4951)
@@ -5,15 +5,8 @@
#export DH_VERBOSE=1
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
-install::
- find . -name runAdt | xargs -r chmod +x
-
clean::
- find . -name CVS -a -type d | xargs -r rm -r
- find . -name runAdt | xargs -r chmod +x
rm -rf build build-stamp
More information about the debian-med-commit
mailing list