[Python-modules-commits] r8623 - in packages/python-repoze.tm2/trunk/debian (rules)

zack at users.alioth.debian.org zack at users.alioth.debian.org
Fri May 29 20:00:51 UTC 2009


    Date: Friday, May 29, 2009 @ 20:00:50
  Author: zack
Revision: 8623

avoid compressing .js scripts in generated doc

Modified:
  packages/python-repoze.tm2/trunk/debian/rules

Modified: packages/python-repoze.tm2/trunk/debian/rules
===================================================================
--- packages/python-repoze.tm2/trunk/debian/rules	2009-05-29 19:58:20 UTC (rev 8622)
+++ packages/python-repoze.tm2/trunk/debian/rules	2009-05-29 20:00:50 UTC (rev 8623)
@@ -5,6 +5,7 @@
 
 PKG = python-repoze.tm2
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
+DEB_COMPRESS_EXCLUDE += .js
 
 build/$(PKG)::
 	$(MAKE) -C docs/ html




More information about the Python-modules-commits mailing list