[med-svn] r8456 - in trunk/packages/activiz.net/trunk/debian: . patches

Mathieu Malaterre malat-guest at alioth.debian.org
Sun Nov 6 21:29:54 UTC 2011


Author: malat-guest
Date: 2011-11-06 21:29:54 +0000 (Sun, 06 Nov 2011)
New Revision: 8456

Added:
   trunk/packages/activiz.net/trunk/debian/patches/removeusersguide.patch
Modified:
   trunk/packages/activiz.net/trunk/debian/get-orig-source
   trunk/packages/activiz.net/trunk/debian/patches/series
Log:
completely remove pdf from source package

Modified: trunk/packages/activiz.net/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/activiz.net/trunk/debian/get-orig-source	2011-11-06 17:08:42 UTC (rev 8455)
+++ trunk/packages/activiz.net/trunk/debian/get-orig-source	2011-11-06 21:29:54 UTC (rev 8456)
@@ -14,6 +14,9 @@
 # W: activiz.net-examples: windows-thumbnail-database-in-package usr/share/activiz.net/examples/Decimate/textures/Thumbs.db
 find . -name Thumbs.db -delete
 
+#PDF file was generated from word document, cant ship that:
+rm Documentation/UsersGuide.pdf
+
 cd ..
 
 GZIP="--best --no-name" tar cfz activiz.net_$VERSION.orig.tar.gz activiz.net-$VERSION

Added: trunk/packages/activiz.net/trunk/debian/patches/removeusersguide.patch
===================================================================
--- trunk/packages/activiz.net/trunk/debian/patches/removeusersguide.patch	                        (rev 0)
+++ trunk/packages/activiz.net/trunk/debian/patches/removeusersguide.patch	2011-11-06 21:29:54 UTC (rev 8456)
@@ -0,0 +1,12 @@
+Index: activiz.net-5.6.1/CMakeLists.txt
+===================================================================
+--- activiz.net-5.6.1.orig/CMakeLists.txt	2011-11-06 17:56:08.000000000 +0000
++++ activiz.net-5.6.1/CMakeLists.txt	2011-11-06 21:24:31.000000000 +0000
+@@ -1273,7 +1273,6 @@
+   )
+ 
+   INSTALL(FILES
+-    "${ActiVizDotNet_SOURCE_DIR}/Documentation/UsersGuide.pdf"
+     "${ActiVizDotNet_SOURCE_DIR}/License${AVDN_EDITION_SUFFIX}.txt"
+     DESTINATION "."
+   )

Modified: trunk/packages/activiz.net/trunk/debian/patches/series
===================================================================
--- trunk/packages/activiz.net/trunk/debian/patches/series	2011-11-06 17:08:42 UTC (rev 8455)
+++ trunk/packages/activiz.net/trunk/debian/patches/series	2011-11-06 21:29:54 UTC (rev 8456)
@@ -5,3 +5,4 @@
 donotinstallmummydll.patch
 doxygenversion.patch
 removedoxfromall.patch
+removeusersguide.patch




More information about the debian-med-commit mailing list