wok diff madwifi/receipt @ rev 1464

Add: portaudio, portaudio-dev espeak.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Oct 04 10:52:14 2008 +0200 (2008-10-04)
parents 03a799424aaa
children 34c8cf508889
line diff
     1.1 --- a/madwifi/receipt	Fri Sep 26 09:21:16 2008 +0000
     1.2 +++ b/madwifi/receipt	Sat Oct 04 10:52:14 2008 +0200
     1.3 @@ -43,7 +43,7 @@
     1.4  post_install()
     1.5  {
     1.6  	echo "Processing post-install commands..."
     1.7 -	depmod -a -b "$1/" $EXTRAVERSION-slitaz
     1.8 +	depmod -a -b "$1/" ${EXTRAVERSION#_}-slitaz
     1.9  }
    1.10  
    1.11  post_remove()