SOURCES: gmpc-plugin-qosd-plugins_path.patch (NEW) - another plugi...
czarny
czarny at pld-linux.org
Sun Apr 8 12:31:32 CEST 2007
Author: czarny Date: Sun Apr 8 10:31:32 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- another plugins path patch
---- Files affected:
SOURCES:
gmpc-plugin-qosd-plugins_path.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/gmpc-plugin-qosd-plugins_path.patch
diff -u /dev/null SOURCES/gmpc-plugin-qosd-plugins_path.patch:1.1
--- /dev/null Sun Apr 8 12:31:32 2007
+++ SOURCES/gmpc-plugin-qosd-plugins_path.patch Sun Apr 8 12:31:27 2007
@@ -0,0 +1,22 @@
+diff -urN gmpc-qosd-0.14.0/src/Makefile.am gmpc-qosd-0.14.0.new/src/Makefile.am
+--- gmpc-qosd-0.14.0/src/Makefile.am 2006-10-31 12:32:23.000000000 +0000
++++ gmpc-qosd-0.14.0.new/src/Makefile.am 2007-04-08 10:24:59.616039009 +0000
+@@ -1,7 +1,7 @@
+ #bin_PROGRAMS=osdplugin_la
+-libdir=${prefix}/share/gmpc/plugins/
++pluginsdir=$(libdir)/gmpc/
+
+-lib_LTLIBRARIES = qosdplugin.la
++plugins_LTLIBRARIES = qosdplugin.la
+
+ qosdplugin_la_SOURCES= \
+ plugin.c \
+@@ -15,8 +15,3 @@
+ EXTRA_DIST= \
+ qosd.h
+
+-install:
+- @$(MAKE)
+- mkdir -p ${DESTDIR}${libdir}
+- if test -f .libs/qosdplugin.so; then cp .libs/qosdplugin.so ${DESTDIR}${libdir}; fi
+- if test -f .libs/qosdplugin.dll; then cp .libs/qosdplugin.dll ${DESTDIR}${libdir}; fi
================================================================
More information about the pld-cvs-commit
mailing list