Nicolas Chauvet 51af62
diff -up frei0r-plugins-1.1.21/src/Makefile.am.libdir frei0r-plugins-1.1.21/src/Makefile.am
Nicolas Chauvet 51af62
--- frei0r-plugins-1.1.21/src/Makefile.am.libdir	2008-06-07 15:21:48.000000000 +0200
Nicolas Chauvet 51af62
+++ frei0r-plugins-1.1.21/src/Makefile.am	2008-06-07 15:23:30.000000000 +0200
Nicolas Chauvet 51af62
@@ -112,7 +112,7 @@ AM_CPPFLAGS = -I@top_srcdir@/include 
Nicolas Chauvet 51af62
 AM_CFLAGS = -I@top_srcdir@/include 
Nicolas Chauvet 51af62
 AM_LDFLAGS = -module -avoid-version -Wc,-nostartfiles
Nicolas Chauvet 51af62
 
Nicolas Chauvet 51af62
-plugindir = @prefix@/lib/frei0r-1
Nicolas Chauvet 51af62
+plugindir = @libdir@/frei0r-1
Nicolas Chauvet 51af62
 
Nicolas Chauvet 51af62
 
Nicolas Chauvet 51af62
 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
Nicolas Chauvet 51af62
diff -up frei0r-plugins-1.1.21/src/Makefile.in.libdir frei0r-plugins-1.1.21/src/Makefile.in
Nicolas Chauvet 51af62
--- frei0r-plugins-1.1.21/src/Makefile.in.libdir	2008-06-07 15:21:44.000000000 +0200
Nicolas Chauvet 51af62
+++ frei0r-plugins-1.1.21/src/Makefile.in	2008-06-07 15:23:08.000000000 +0200
Nicolas Chauvet 51af62
@@ -583,7 +583,7 @@ RGB_la_SOURCES = mixer3/RGB/RGB.c
Nicolas Chauvet 51af62
 AM_CPPFLAGS = -I@top_srcdir@/include 
Nicolas Chauvet 51af62
 AM_CFLAGS = -I@top_srcdir@/include 
Nicolas Chauvet 51af62
 AM_LDFLAGS = -module -avoid-version -Wc,-nostartfiles
Nicolas Chauvet 51af62
-plugindir = @prefix@/lib/frei0r-1
Nicolas Chauvet 51af62
+plugindir = @libdir@/frei0r-1
Nicolas Chauvet 51af62
 all: all-am
Nicolas Chauvet 51af62
 
Nicolas Chauvet 51af62
 .SUFFIXES: