diff -r 22d9e175d379 -r 3ff562b51ff5 components/cups/patches/01-cups-config.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/cups/patches/01-cups-config.patch Mon May 09 15:26:57 2011 -0700 @@ -0,0 +1,11 @@ +--- cups-config.in.orig Tue Jun 15 17:49:01 2010 ++++ cups-config.in Tue Dec 7 01:48:35 2010 +@@ -113,7 +113,7 @@ + ;; + --libs) + if test $static = no; then +- libs="@EXTLINKCUPS@ $LIBS"; ++ libs="@EXTLINKCUPS@" + if test $image = yes; then + libs="@EXTLINKCUPSIMAGE@ $libs" + fi