wok changeset 13941:c4bb982e8958
linux64: quick fix
| author | Pascal Bellard <pascal.bellard@slitaz.org> |
|---|---|
| date | Sun Jan 27 09:35:37 2013 +0100 (3 months ago ago) |
| parents | e2362e98e9c0 |
| children | 21c4b58c334e |
| files | linux64/receipt |
line diff
1.1 --- a/linux64/receipt Sat Jan 26 23:02:58 2013 +0100 1.2 +++ b/linux64/receipt Sun Jan 27 09:35:37 2013 +0100 1.3 @@ -48,7 +48,7 @@ 1.4 sed -i "s|99.98.$KBASEVER-slitaz|$KBASEVER-slitaz|g" $fs/lib/modules/$KBASEVER-slitaz/modules.dep 1.5 # Check and echo any module in kernel .config that's not added to 1.6 # one of linux-* pkgs 1.7 - $wanted_stuff/check_modules.sh 1.8 + $wanted_stuff/check_modules.sh 2>&1 | grep -v files.list 1.9 } 1.10 1.11 # Pre and post install commands for Tazpkg.