[Python-modules-commits] r5956 - in packages/python-werkzeug/trunk/debian (rules)

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


    Date: Friday, July 11, 2008 @ 14:43:54
  Author: nslater-guest
Revision: 5956

added workaround for #486848

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

Modified: packages/python-werkzeug/trunk/debian/rules
===================================================================
--- packages/python-werkzeug/trunk/debian/rules	2008-07-11 14:43:50 UTC (rev 5955)
+++ packages/python-werkzeug/trunk/debian/rules	2008-07-11 14:43:54 UTC (rev 5956)
@@ -14,6 +14,9 @@
 
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
 
+# @@ workaround for #486848
+binary-arch binary-indep: build
+
 common-install-indep::
 	mkdir -p debian/python-werkzeug/usr/share/doc/python-werkzeug
 	rm debian/python-werkzeug/usr/docs/README




More information about the Python-modules-commits mailing list