SOURCES: supertuxkart-useless_files.patch (NEW) - don't install useless files

lisu lisu at pld-linux.org
Wed Dec 24 11:46:59 CET 2008


Author: lisu                         Date: Wed Dec 24 10:46:59 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't install useless files

---- Files affected:
SOURCES:
   supertuxkart-useless_files.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/supertuxkart-useless_files.patch
diff -u /dev/null SOURCES/supertuxkart-useless_files.patch:1.1
--- /dev/null	Wed Dec 24 11:46:59 2008
+++ SOURCES/supertuxkart-useless_files.patch	Wed Dec 24 11:46:53 2008
@@ -0,0 +1,28 @@
+--- supertuxkart-0.6rc1/Makefile.am~	2008-12-22 12:48:59.000000000 +0100
++++ supertuxkart-0.6rc1/Makefile.am	2008-12-24 11:20:43.000000000 +0100
+@@ -5,6 +5,5 @@
+ EXTRA_DIST = README README.cygwin README.macosx README.windows ChangeLog COPYING missing
+ 
+ pkgdatadir=$(datadir)/doc/@PACKAGE@
+-pkgdata_DATA=AUTHORS ChangeLog COPYING README
+ # NEWS only contains "see changelog"
+ # CHANGES only contains "see NEW"
+--- supertuxkart-0.6rc1/data/Makefile.am~	2008-12-22 12:48:10.000000000 +0100
++++ supertuxkart-0.6rc1/data/Makefile.am	2008-12-24 11:22:06.000000000 +0100
+@@ -11,14 +11,14 @@
+                 $(shell find $(srcdir) -name "*.collectable") \
+                 $(shell find $(srcdir) -name "*.projectile")  \
+                 CREDITS licenses                              \
+-                supertuxkart_32.xpm supertuxkart_64.xpm       \
++                supertuxkart_32.xpm \
+                 supertuxkart_desktop.template
+ 
+ desktopdir = $(prefix)/share/applications
+ desktop_DATA = supertuxkart.desktop
+ 
+ icondir = $(prefix)/share/pixmaps
+-icon_DATA = supertuxkart_32.xpm supertuxkart_64.xpm
++icon_DATA = supertuxkart_32.xpm
+ 
+ EXTRA_DIST = $(pkgdata_DATA)
+ 
================================================================


More information about the pld-cvs-commit mailing list