SOURCES: xorg-app-xrx-ac.patch (NEW) - quoting fix

qboosh qboosh at pld-linux.org
Thu Jun 26 20:03:26 CEST 2008


Author: qboosh                       Date: Thu Jun 26 18:03:26 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- quoting fix

---- Files affected:
SOURCES:
   xorg-app-xrx-ac.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xorg-app-xrx-ac.patch
diff -u /dev/null SOURCES/xorg-app-xrx-ac.patch:1.1
--- /dev/null	Thu Jun 26 20:03:27 2008
+++ SOURCES/xorg-app-xrx-ac.patch	Thu Jun 26 20:03:21 2008
@@ -0,0 +1,11 @@
+--- xrx-1.0.2/configure.ac.orig	2008-06-25 21:25:30.000000000 +0200
++++ xrx-1.0.2/configure.ac	2008-06-26 19:45:51.606380650 +0200
+@@ -60,7 +60,7 @@
+ 	    [PLUGIN_CFLAGS=${FIREFOX_PLUGIN_CFLAGS}], [AC_MSG_RESULT([no])])
+ 
+ 	if test "x$PLUGIN_CFLAGS" = x ; then
+-	    PLUGIN_CFLAGS=-I$(top_srcdir)/plugin/include
++	    PLUGIN_CFLAGS='-I$(top_srcdir)/plugin/include'
+ 	fi
+     fi
+ fi
================================================================


More information about the pld-cvs-commit mailing list