]> git.pld-linux.org Git - packages/libtunepimp.git/blame - libtunepimp-fix.patch
- updated to 0.5 (code affected by CVE-2006-3600 has been removed)
[packages/libtunepimp.git] / libtunepimp-fix.patch
CommitLineData
80a4041c
JB
1--- libtunepimp-0.5.0/plugins/tta/Makefile.am.orig 2006-07-01 03:07:17.000000000 +0200
2+++ libtunepimp-0.5.0/plugins/tta/Makefile.am 2006-07-22 00:19:57.333111000 +0200
3@@ -33,7 +33,7 @@
4 all:
5 mkdir -p $(top_srcdir)/examples/plugins
6 rm -f $(top_srcdir)/examples/plugins/tta.tpp
7- ln -s ../../plugins/wv/.libs/tta.so $(top_srcdir)/examples/plugins/tta.tpp
8+ ln -s ../../plugins/tta/.libs/tta.so $(top_srcdir)/examples/plugins/tta.tpp
9
10 install-exec-am:
11
This page took 0.096296 seconds and 4 git commands to generate.