[Python-modules-commits] r3121 - /packages/python-werkzeug/trunk/debian/rules

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Tue Aug 28 20:55:06 UTC 2007


Author: piotr
Date: Tue Aug 28 20:55:06 2007
New Revision: 3121

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3121
Log:
don't compile example files

Modified:
    packages/python-werkzeug/trunk/debian/rules

Modified: packages/python-werkzeug/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/python-werkzeug/trunk/debian/rules?rev=3121&op=diff
==============================================================================
--- packages/python-werkzeug/trunk/debian/rules (original)
+++ packages/python-werkzeug/trunk/debian/rules Tue Aug 28 20:55:06 2007
@@ -18,6 +18,7 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
+DEB_PYTHON_PRIVATE_MODULES_DIRS = -X /usr/share/python-werkzeug
 
 UPSTREAM_REPOSITORY_ADDRESS = http://trac.pocoo.org/repos/werkzeug/trunk
 




More information about the Python-modules-commits mailing list