[Python-modules-commits] r12135 - in packages/hachoir-regex/trunk/debian (rules)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Wed Mar 3 20:40:53 UTC 2010
Date: Wednesday, March 3, 2010 @ 20:40:52
Author: piotr
Revision: 12135
remove DEB_PYTHON_INSTALL_ARGS_ALL, it does nothing
Modified:
packages/hachoir-regex/trunk/debian/rules
Modified: packages/hachoir-regex/trunk/debian/rules
===================================================================
--- packages/hachoir-regex/trunk/debian/rules 2010-03-03 06:17:46 UTC (rev 12134)
+++ packages/hachoir-regex/trunk/debian/rules 2010-03-03 20:40:52 UTC (rev 12135)
@@ -1,8 +1,6 @@
#! /usr/bin/make -f
DEB_PYTHON_SYSTEM=pysupport
-# Install egg-info directories
-DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
More information about the Python-modules-commits
mailing list