components/cups/patches/01-cups-config.patch
author Stefan Teleman <stefan.teleman@oracle.com>
Thu, 14 Feb 2013 18:44:43 -0800
branchs11-update
changeset 2493 9911278899a3
parent 220 3ff562b51ff5
permissions -rw-r--r--
15824357 SUNBT7205968 Upgrade binutils to 2.22

--- 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