]> git.pld-linux.org Git - packages/faad2.git/blob - faad2-make.patch
- release 4 (by relup.sh)
[packages/faad2.git] / faad2-make.patch
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.071192 seconds and 3 git commands to generate.