[Python-modules-commits] r678 -
/packages/turbogears/branches/0.9/debian/rules
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Sat May 20 18:00:35 UTC 2006
Author: kov
Date: Sat May 20 18:00:35 2006
New Revision: 678
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=678
Log:
add new args to DEB_PYTHON_INSTALL_ARGS_ALL, instead of replacing
the already existing
Modified:
packages/turbogears/branches/0.9/debian/rules
Modified: packages/turbogears/branches/0.9/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/branches/0.9/debian/rules?rev=678&op=diff
==============================================================================
--- packages/turbogears/branches/0.9/debian/rules (original)
+++ packages/turbogears/branches/0.9/debian/rules Sat May 20 18:00:35 2006
@@ -7,7 +7,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
-DEB_PYTHON_INSTALL_ARGS_ALL = --single-version-externally-managed --install-lib usr/share/python-support/python-turbogears
+DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed --install-lib usr/share/python-support/python-turbogears
clean::
# hack (CDBS bug -- see #300149)
More information about the Python-modules-commits
mailing list