wok diff linux-input-touchscreen/receipt @ rev 7997
Up: dbus to 1.4.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Jan 18 00:49:49 2011 +0000 (2011-01-18) |
parents | 5355ffc461cf |
children | 03d4663c81fa |
line diff
1.1 --- a/linux-input-touchscreen/receipt Fri Nov 05 15:48:33 2010 +0000 1.2 +++ b/linux-input-touchscreen/receipt Tue Jan 18 00:49:49 2011 +0000 1.3 @@ -23,6 +23,11 @@ 1.4 cp -a $_pkg/$path/$module $fs/$dir 1.5 done 1.6 1.7 + for i in $(cat $WOK/$WANTED/stuff/modules-$VERSION.list); do 1.8 + if [ $fs/lib/modules/$VERSION-slitaz/kernel/$i ]; then 1.9 + rm -f $fs/lib/modules/$VERSION-slitaz/kernel/$i 1.10 + fi 1.11 + done 1.12 } 1.13 1.14 # Post install/remove commands for Tazpkg.