wok-6.x diff mingw32-gcc/receipt @ rev 3940
add zile: a lightweight Emacs clone.
author | Dominique Corbex <domcox@users.sourceforge.net> |
---|---|
date | Sat Aug 22 12:55:55 2009 +0200 (2009-08-22) |
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 Aug 22 12:55:55 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