]> git.pld-linux.org Git - packages/faad2.git/blame - faad2-make.patch
- updated to 2.8.6 (new soname, but keep libfaad.so.0 symlink for compatibility)
[packages/faad2.git] / faad2-make.patch
CommitLineData
f20ae396
JB
1--- faad2/plugins/xmms/src/Makefile.am.orig 2006-09-25 21:52:53.000000000 +0200
2+++ faad2/plugins/xmms/src/Makefile.am 2007-11-04 11:45:59.870028348 +0100
3@@ -1,7 +1,7 @@
4 local_CFLAGS=`$(XMMS_CONFIG) --cflags` -Wall
5 local_LDFLAGS=`$(XMMS_CONFIG) --libs`
6-libdir = `$(XMMS_CONFIG) --input-plugin-dir`
7-lib_LTLIBRARIES = libmp4.la
8+plugindir = `$(XMMS_CONFIG) --input-plugin-dir`
9+plugin_LTLIBRARIES = libmp4.la
10
11 libmp4_la_CFLAGS = $(local_CFLAGS) -Wall \
12 -I$(top_srcdir)/include -I$(top_srcdir)/common/mp4ff
This page took 0.054643 seconds and 4 git commands to generate.