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

czarny czarny at pld-linux.org
Mon Feb 4 10:26:03 CET 2008


Author: czarny                       Date: Mon Feb  4 09:26:03 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new paths patch

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

---- Diffs:

================================================================
Index: SOURCES/gmpc-plugin-extraplaylist-plugins_path.patch
diff -u /dev/null SOURCES/gmpc-plugin-extraplaylist-plugins_path.patch:1.1
--- /dev/null	Mon Feb  4 10:26:03 2008
+++ SOURCES/gmpc-plugin-extraplaylist-plugins_path.patch	Mon Feb  4 10:25:58 2008
@@ -0,0 +1,12 @@
+diff -urN gmpc-extraplaylist-0.15.5.0/src/Makefile.am gmpc-extraplaylist-0.15.5.0.new/src/Makefile.am
+--- gmpc-extraplaylist-0.15.5.0/src/Makefile.am	2007-11-29 14:54:06.000000000 +0100
++++ gmpc-extraplaylist-0.15.5.0.new/src/Makefile.am	2008-02-04 10:16:12.158251014 +0100
+@@ -1,6 +1,6 @@
+-libdir=${prefix}/share/gmpc/plugins/
++pluginsdir=$(libdir)/gmpc/
+ 
+-lib_LTLIBRARIES = libextraplaylist.la
++plugins_LTLIBRARIES = libextraplaylist.la
+ 
+ libextraplaylist_la_SOURCES=\
+ 	main.c
================================================================


More information about the pld-cvs-commit mailing list