r10270 - in packages/trunk/plee-the-bear/debian: . patches

Julien Jorge j-jorge-guest at alioth.debian.org
Tue Sep 1 21:28:26 UTC 2009


Author: j-jorge-guest
Date: 2009-09-01 21:28:26 +0000 (Tue, 01 Sep 2009)
New Revision: 10270

Added:
   packages/trunk/plee-the-bear/debian/patches/do-not-install-authors-files.diff
Modified:
   packages/trunk/plee-the-bear/debian/changelog
   packages/trunk/plee-the-bear/debian/patches/series
Log:
Do not install AUTHORS files (patch do-not-install-authors-files.diff).



Modified: packages/trunk/plee-the-bear/debian/changelog
===================================================================
--- packages/trunk/plee-the-bear/debian/changelog	2009-09-01 21:19:49 UTC (rev 10269)
+++ packages/trunk/plee-the-bear/debian/changelog	2009-09-01 21:28:26 UTC (rev 10270)
@@ -25,6 +25,7 @@
     (patch editors-default-dir.diff).
   * Add the Creative Commons Sampling Plus license in the copyright file
     (used by samples comming from The Freesound Project).
+  * Do not install AUTHORS files (patch do-not-install-authors-files.diff).
 
  -- Julien Jorge <julien_jorge at yahoo.fr>  Sat, 22 Aug 2009 10:59:56 +0200
 

Added: packages/trunk/plee-the-bear/debian/patches/do-not-install-authors-files.diff
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/do-not-install-authors-files.diff	                        (rev 0)
+++ packages/trunk/plee-the-bear/debian/patches/do-not-install-authors-files.diff	2009-09-01 21:28:26 UTC (rev 10270)
@@ -0,0 +1,12 @@
+Index: plee-the-bear-0.4/plee-the-bear/data/CMakeLists.txt
+===================================================================
+--- plee-the-bear-0.4.orig/plee-the-bear/data/CMakeLists.txt	2009-09-01 23:21:16.000000000 +0200
++++ plee-the-bear-0.4/plee-the-bear/data/CMakeLists.txt	2009-09-01 23:24:04.000000000 +0200
+@@ -23,6 +23,7 @@
+   PATTERN "*.flac" EXCLUDE
+   PATTERN "*.bz2" EXCLUDE
+   PATTERN "README" EXCLUDE
++  PATTERN "AUTHORS" EXCLUDE
+ )
+ 
+ INSTALL(

Modified: packages/trunk/plee-the-bear/debian/patches/series
===================================================================
--- packages/trunk/plee-the-bear/debian/patches/series	2009-09-01 21:19:49 UTC (rev 10269)
+++ packages/trunk/plee-the-bear/debian/patches/series	2009-09-01 21:28:26 UTC (rev 10270)
@@ -1,3 +1,4 @@
+do-not-install-authors-files.diff
 rpath-editors.diff
 editors-default-dir.diff
 clear-selection-checks-layer.diff




More information about the Pkg-games-commits mailing list