SOURCES: gmpc-plugin-randomplaylist-plugins_path.patch (NEW) - new

czarny czarny at pld-linux.org
Mon Feb 4 10:47:59 CET 2008


Author: czarny                       Date: Mon Feb  4 09:47:59 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

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

---- Diffs:

================================================================
Index: SOURCES/gmpc-plugin-randomplaylist-plugins_path.patch
diff -u /dev/null SOURCES/gmpc-plugin-randomplaylist-plugins_path.patch:1.1
--- /dev/null	Mon Feb  4 10:47:59 2008
+++ SOURCES/gmpc-plugin-randomplaylist-plugins_path.patch	Mon Feb  4 10:47:54 2008
@@ -0,0 +1,12 @@
+diff -urN gmpc-random-playlist-0.15.5.0.new/src/Makefile.am gmpc-random-playlist-0.15.5.0/src/Makefile.am
+--- gmpc-random-playlist-0.15.5.0.new/src/Makefile.am	2007-11-29 14:57:04.000000000 +0100
++++ gmpc-random-playlist-0.15.5.0/src/Makefile.am	2008-02-04 10:42:10.887457101 +0100
+@@ -1,6 +1,6 @@
+-libdir=${prefix}/share/gmpc/plugins/
++pluginsdir=$(libdir)/gmpc/
+ 
+-lib_LTLIBRARIES = librandomplaylist.la
++plugins_LTLIBRARIES = librandomplaylist.la
+ 
+ librandomplaylist_la_SOURCES=\
+ 	main.c
================================================================


More information about the pld-cvs-commit mailing list