wok-stable diff kqemu/receipt @ rev 8751

Removed all/most _pkg= lines in wok. The new tazwok-experimental can SOURCE paths and source are are all extracted to WOK/PACKAGE/PACKAGE-VERSION now with tazwok-experimental.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 20 06:53:59 2011 +0000 (2011-02-20)
parents c063ba959397
children
line diff
     1.1 --- a/kqemu/receipt	Sat Jan 22 16:10:26 2011 +0000
     1.2 +++ b/kqemu/receipt	Sun Feb 20 06:53:59 2011 +0000
     1.3 @@ -53,6 +53,6 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	depmod -a 
     1.8 +	chroot "$1/" depmod -a ${EXTRAVERSION#_}-slitaz
     1.9  }
    1.10