wok-next diff linux-cpufreq/receipt @ rev 9997
libsdl-gfx: fix bdeps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 19 01:19:54 2011 +0200 (2011-05-19) |
parents | 1d89aa1672da |
children | 6f536abe4f0b |
line diff
1.1 --- a/linux-cpufreq/receipt Wed Feb 16 20:27:55 2011 +0000 1.2 +++ b/linux-cpufreq/receipt Thu May 19 01:19:54 2011 +0200 1.3 @@ -17,7 +17,7 @@ 1.4 mkdir -p $fs/$path 1.5 export src 1.6 export _pkg 1.7 - $WOK/$WANTED/stuff/list_modules.sh arch/x86/kernel/cpu/cpufreq drivers/cpufreq | \ 1.8 + $wanted_stuff/list_modules.sh arch/x86/kernel/cpu/cpufreq drivers/cpufreq | \ 1.9 while read module; do 1.10 dir=$path/$(dirname $module) 1.11 [ -d $fs/$dir ] || mkdir -p $fs/$dir