[Python-modules-commits] r5957 - in packages/python-wsgiref/trunk/debian (rules)

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Fri Jul 11 14:44:05 UTC 2008


    Date: Friday, July 11, 2008 @ 14:44:02
  Author: nslater-guest
Revision: 5957

added workaround for #486848

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

Modified: packages/python-wsgiref/trunk/debian/rules
===================================================================
--- packages/python-wsgiref/trunk/debian/rules	2008-07-11 14:43:54 UTC (rev 5956)
+++ packages/python-wsgiref/trunk/debian/rules	2008-07-11 14:44:02 UTC (rev 5957)
@@ -15,6 +15,9 @@
 
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
 
+# @@ workaround for #486848
+binary-arch binary-indep: build
+
 common-install-indep::
 	cp debian/binary.lintian-overrides debian/python-wsgiref/usr/share/lintian/overrides/python-wsgiref
 




More information about the Python-modules-commits mailing list