SOURCES: gmpc-shout-plugins_path.patch (NEW) - PLD paths

czarny czarny at pld-linux.org
Mon Feb 4 09:59:13 CET 2008


Author: czarny                       Date: Mon Feb  4 08:59:13 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- PLD paths

---- Files affected:
SOURCES:
   gmpc-shout-plugins_path.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gmpc-shout-plugins_path.patch
diff -u /dev/null SOURCES/gmpc-shout-plugins_path.patch:1.1
--- /dev/null	Mon Feb  4 09:59:13 2008
+++ SOURCES/gmpc-shout-plugins_path.patch	Mon Feb  4 09:59:08 2008
@@ -0,0 +1,13 @@
+diff -urN gmpc-shout-0.15.5.0/src/Makefile.am gmpc-shout-0.15.5.0.new/src/Makefile.am
+--- gmpc-shout-0.15.5.0/src/Makefile.am	2007-11-29 14:57:39.000000000 +0100
++++ gmpc-shout-0.15.5.0.new/src/Makefile.am	2008-02-04 09:49:49.689666519 +0100
+@@ -1,7 +1,7 @@
+ #bin_PROGRAMS=osdplugin_la
+-libdir=${prefix}/share/gmpc/plugins/
++pluginsdir=$(libdir)/gmpc/
+ 
+-lib_LTLIBRARIES = shoutplugin.la
++plugins_LTLIBRARIES = shoutplugin.la
+ 
+ shoutplugin_la_SOURCES=	\
+ 	plugin.c	
================================================================


More information about the pld-cvs-commit mailing list