wok-current diff mingw32-gcc/receipt @ rev 3671
Add filezilla
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Jul 11 12:00:11 2009 +0200 (2009-07-11) |
parents | 1aa4817e0aff |
children | 05b5a901936b |
line diff
1.1 --- a/mingw32-gcc/receipt Wed Jun 24 10:32:56 2009 +0000 1.2 +++ b/mingw32-gcc/receipt Sat Jul 11 12:00:11 2009 +0200 1.3 @@ -83,6 +83,7 @@ 1.4 local root 1.5 root=$1 1.6 find $root/usr/lib/gcc/$MINGW32_TARGET/ -name *.a -exec $MINGW32_TARGET-ranlib {} \; 1.7 + find $root/usr/$MINGW32_TARGET/lib/ -name *.a -exec $MINGW32_TARGET-ranlib {} \; 1.8 } 1.9 1.10 # Rules to clean the package