[cairo-bugs] [Bug 18363] doltlibtool broken on linux with bash 3.00.0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 4 11:27:12 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=18363





--- Comment #9 from Behdad Esfahbod <freedesktop at behdad.org>  2008-11-04 11:27:08 PST ---
Here is the correct patch, that I committed to cairo:

-        *) args+=("$arg")
+        *) args@<:@${#args[@]}@:>@="$arg" ;;


Please test.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list