]> git.pld-linux.org Git - packages/libtunepimp.git/commitdiff
- typo fix
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 22 Jul 2006 07:58:48 +0000 (07:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libtunepimp-fix.patch -> 1.1

libtunepimp-fix.patch [new file with mode: 0644]

diff --git a/libtunepimp-fix.patch b/libtunepimp-fix.patch
new file mode 100644 (file)
index 0000000..5c0378a
--- /dev/null
@@ -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:
This page took 0.055078 seconds and 4 git commands to generate.