wok-next diff madwifi/receipt @ rev 1363

Add libQtXml
author Allan Pinto <allan316@gmail.com>
date Thu Sep 11 15:38:59 2008 +0000 (2008-09-11)
parents 0e7de63eb2cb
children 03a799424aaa
line diff
     1.1 --- a/madwifi/receipt	Sat Jul 26 17:27:49 2008 +0200
     1.2 +++ b/madwifi/receipt	Thu Sep 11 15:38:59 2008 +0000
     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
     1.8 +	depmod -a -b "$1/" $EXTRAVERSION-slitaz
     1.9  }
    1.10  
    1.11  post_remove()