wok-current diff glibc/receipt @ rev 5151
vlc, wesnoth: compile_rules should be busybox compatible
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 24 08:50:23 2010 +0100 (2010-03-24) |
parents | 833641593145 |
children | fbdaec46125a |
line diff
1.1 --- a/glibc/receipt Mon Jun 29 11:40:12 2009 +0200 1.2 +++ b/glibc/receipt Wed Mar 24 08:50:23 2010 +0100 1.3 @@ -41,7 +41,7 @@ 1.4 { 1.5 LOCALE="" 1.6 mkdir -p $fs/var 1.7 - for i in $(grep -l 'WANTED="glibc"' $WOK/*/receipt); do 1.8 + for i in $(grep -l '^WANTED="glibc"' $WOK/*/receipt); do 1.9 tazwok genpkg $(basename $(dirname $i)) 1.10 done 1.11 echo ""