Author: abrander
Date: 2009-09-25 15:28:22 +0200 (Fri, 25 Sep 2009)
New Revision: 150
Modified:
RawSpeed/rawstudio-plugin.makefile
Log:
Removed unneeded clutter from INSTALLPATH expander.
Modified: RawSpeed/rawstudio-plugin.makefile
===================================================================
--- RawSpeed/rawstudio-plugin.makefile 2009-09-10 16:26:03 UTC (rev 149)
+++ RawSpeed/rawstudio-plugin.makefile 2009-09-25 13:28:22 UTC (rev 150)
@@ -1,7 +1,7 @@
CC=g++
CFLAGS=-fPIC -Wall -O4 -g `pkg-config --cflags rawstudio-1.1 libxml-2.0`
LDFLAGS=`pkg-config --libs rawstudio-1.1 libxml-2.0`
-INSTALLPATH=`pkg-config --variable=plugindir rawstudio-1.1 libxml-2.0`
+INSTALLPATH=`pkg-config --variable=plugindir rawstudio-1.1`
CPP_SOURCES= rawstudio-plugin-api.cpp \
ArwDecoder.cpp \
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit