Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14756

Modified Files:
        gtkhtml3.14-dev.info 
Log Message:
Make doltlibtool use syntax that works with bash from 10.4

Index: gtkhtml3.14-dev.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gtkhtml3.14-dev.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gtkhtml3.14-dev.info        9 Nov 2008 16:59:24 -0000       1.7
+++ gtkhtml3.14-dev.info        3 Dec 2008 23:45:35 -0000       1.8
@@ -61,6 +61,8 @@
 PatchScript: <<
        perl -ni -e 'print unless /msgctxt/' po/*.po
        find po/*.po -exec perl -pi -e 's/"Default"/"Default SKIP$do_it"/ if 
$do_it; $do_it++ if /"Default("| SKIP)/' {} \;
+# use syntax that doesn't need bash-3
+       perl -pi -e 's|args\+\=.*|args=\([EMAIL PROTECTED] \"\$arg\"\)|' 
configure
 <<
 SetCPPFLAGS: -I%p/lib/fontconfig2/include
 SetLDFLAGS: -L%p/lib/fontconfig2/lib


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to