wok-current diff gcc+gcj/receipt @ rev 15425
Up: thunderbird-langpack-pt_PT (17.0.9esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 03 21:52:50 2013 +0100 (2013-11-03) |
parents | 93289cdfe74e |
children | 15030aba419f |
line diff
1.1 --- a/gcc+gcj/receipt Thu Sep 26 20:43:45 2013 +0000 1.2 +++ b/gcc+gcj/receipt Sun Nov 03 21:52:50 2013 +0100 1.3 @@ -27,6 +27,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/@mkdir_p@/mkdir -p/' libjava/classpath/lib/copy-vmresources.sh.in 1.8 # Set HOST_SYSTEM if not defined in tazwok.conf as it should be 1.9 if [ -z "$HOST_SYSTEM" ] ; then 1.10 HOST_SYSTEM="$ARCH-slitaz-linux"