[med-svn] r7676 - trunk/packages/volview/trunk/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Mon Sep 5 16:48:46 UTC 2011


Author: malat-guest
Date: 2011-09-05 16:48:46 +0000 (Mon, 05 Sep 2011)
New Revision: 7676

Modified:
   trunk/packages/volview/trunk/debian/rules
Log:
Do not compress pdf

Modified: trunk/packages/volview/trunk/debian/rules
===================================================================
--- trunk/packages/volview/trunk/debian/rules	2011-09-05 16:35:48 UTC (rev 7675)
+++ trunk/packages/volview/trunk/debian/rules	2011-09-05 16:48:46 UTC (rev 7676)
@@ -9,6 +9,9 @@
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_BUILD_TYPE:STRING=Release
 
+override_dh_compress:
+	dh_compress -X.pdf
+
 override_dh_installdocs:
 	# I could not figure out how to handle space in the filename with dh_installdocs
 	#echo "$(DEB_BUILD_GNU_TYPE)"




More information about the debian-med-commit mailing list