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

czarny czarny at pld-linux.org
Mon Feb 4 11:20:23 CET 2008


Author: czarny                       Date: Mon Feb  4 10:20:23 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

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

---- Diffs:

================================================================
Index: SOURCES/gmpc-plugin-mserver-plugins_path.patch
diff -u /dev/null SOURCES/gmpc-plugin-mserver-plugins_path.patch:1.1
--- /dev/null	Mon Feb  4 11:20:23 2008
+++ SOURCES/gmpc-plugin-mserver-plugins_path.patch	Mon Feb  4 11:20:18 2008
@@ -0,0 +1,13 @@
+diff -urN gmpc-mserver-0.15.5.0/src/Makefile.am gmpc-mserver-0.15.5.0.new/src/Makefile.am
+--- gmpc-mserver-0.15.5.0/src/Makefile.am	2007-11-29 14:56:07.000000000 +0100
++++ gmpc-mserver-0.15.5.0.new/src/Makefile.am	2008-02-04 11:10:04.178186109 +0100
+@@ -1,7 +1,7 @@
+ #bin_PROGRAMS=osdplugin_la
+-libdir=${prefix}/share/gmpc/plugins/
++pluginsdir=$(libdir)/gmpc/
+ 
+-lib_LTLIBRARIES = gmpcmserverplugin.la
++plugins_LTLIBRARIES = gmpcmserverplugin.la
+ 
+ gmpcmserverplugin_la_SOURCES=	\
+ 								microhttpd/internal.c\
================================================================


More information about the pld-cvs-commit mailing list