wok-next diff linux-cpufreq/receipt @ rev 10816
apr: force apr to use /dev/*random
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Jun 06 01:57:27 2011 +0200 (2011-06-06) |
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 Mon Jun 06 01:57:27 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