wok-current diff ndiswrapper-driver/receipt @ rev 8495

Add SRC_WANTED to lighttpd-ssl.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Feb 09 18:45:20 2011 +0000 (2011-02-09)
parents fa103a35bf04
children ed417185c2d3
line diff
     1.1 --- a/ndiswrapper-driver/receipt	Fri Nov 05 18:48:43 2010 +0000
     1.2 +++ b/ndiswrapper-driver/receipt	Wed Feb 09 18:45:20 2011 +0000
     1.3 @@ -53,5 +53,5 @@
     1.4  post_remove()
     1.5  {
     1.6  	echo "Processing post-remove commands..."
     1.7 -	depmod -a
     1.8 +	chroot "$1/" depmod -a ${EXTRAVERSION#_}-slitaz
     1.9  }