SOURCES: libtunepimp-fix.patch (NEW) - typo fix
qboosh
qboosh at pld-linux.org
Sat Jul 22 09:58:53 CEST 2006
Author: qboosh Date: Sat Jul 22 07:58:53 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- typo fix
---- Files affected:
SOURCES:
libtunepimp-fix.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/libtunepimp-fix.patch
diff -u /dev/null SOURCES/libtunepimp-fix.patch:1.1
--- /dev/null Sat Jul 22 09:58:53 2006
+++ SOURCES/libtunepimp-fix.patch Sat Jul 22 09:58:48 2006
@@ -0,0 +1,11 @@
+--- libtunepimp-0.5.0/plugins/tta/Makefile.am.orig 2006-07-01 03:07:17.000000000 +0200
++++ libtunepimp-0.5.0/plugins/tta/Makefile.am 2006-07-22 00:19:57.333111000 +0200
+@@ -33,7 +33,7 @@
+ all:
+ mkdir -p $(top_srcdir)/examples/plugins
+ rm -f $(top_srcdir)/examples/plugins/tta.tpp
+- ln -s ../../plugins/wv/.libs/tta.so $(top_srcdir)/examples/plugins/tta.tpp
++ ln -s ../../plugins/tta/.libs/tta.so $(top_srcdir)/examples/plugins/tta.tpp
+
+ install-exec-am:
+
================================================================
More information about the pld-cvs-commit
mailing list