wok diff linux-input-touchscreen/receipt @ rev 7479

Up: clamav to 0.96.5.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 01:31:39 2010 +0000 (2010-12-02)
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	Thu Dec 02 01:31:39 2010 +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.