[Python-modules-commits] r3132 - /packages/sympy/trunk/debian/rules

certik-guest at users.alioth.debian.org certik-guest at users.alioth.debian.org
Thu Aug 30 21:39:27 UTC 2007


Author: certik-guest
Date: Thu Aug 30 21:39:27 2007
New Revision: 3132

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3132
Log:
Don't compress the examples, it's annoying to uncompress then by hand

Modified:
    packages/sympy/trunk/debian/rules

Modified: packages/sympy/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/sympy/trunk/debian/rules?rev=3132&op=diff
==============================================================================
--- packages/sympy/trunk/debian/rules (original)
+++ packages/sympy/trunk/debian/rules Thu Aug 30 21:39:27 2007
@@ -2,6 +2,8 @@
 # -*- makefile -*-
 
 DEB_PYTHON_SYSTEM=pycentral
+
+DEB_COMPRESS_EXCLUDE := .py
 
 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