# HG changeset patch # User Pascal Bellard # Date 1359275737 -3600 # Node ID c4bb982e895824011f9363f4a517b7a18a75d1fc # Parent e2362e98e9c089d3b8f8e6b282ea395ca6a824cf linux64: quick fix diff -r e2362e98e9c0 -r c4bb982e8958 linux64/receipt --- a/linux64/receipt Sat Jan 26 23:02:58 2013 +0100 +++ b/linux64/receipt Sun Jan 27 09:35:37 2013 +0100 @@ -48,7 +48,7 @@ sed -i "s|99.98.$KBASEVER-slitaz|$KBASEVER-slitaz|g" $fs/lib/modules/$KBASEVER-slitaz/modules.dep # Check and echo any module in kernel .config that's not added to # one of linux-* pkgs - $wanted_stuff/check_modules.sh + $wanted_stuff/check_modules.sh 2>&1 | grep -v files.list } # Pre and post install commands for Tazpkg.