[Pkg-bazaar-commits] r61 ./bzr/unstable: Do not compress .pdf files.

Adeodato Simó dato at net.com.org.es
Sun Dec 9 20:29:52 UTC 2007


------------------------------------------------------------
revno: 61
committer: Adeodato Simó <dato at net.com.org.es>
branch nick: unstable
timestamp: Sun 2007-12-09 21:29:52 +0100
message:
  Do not compress .pdf files.
modified:
  rules
-------------- next part --------------
=== modified file 'rules'
--- a/rules	2007-12-03 18:04:18 +0000
+++ b/rules	2007-12-09 20:29:52 +0000
@@ -8,7 +8,7 @@
 
 DEB_PYTHON_INSTALL_ARGS_ALL += --install-data=/usr/share
 DEB_PYTHON_BUILD_ARGS += --executable "/usr/bin/python"
-DEB_COMPRESS_EXCLUDE += .svg
+DEB_COMPRESS_EXCLUDE += .svg .pdf
 
 clean::
 	$(MAKE) clean-docs



More information about the Pkg-bazaar-commits mailing list