wok-next diff kqemu/receipt @ rev 1647

pygtk: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 08 13:34:41 2008 +0000 (2008-11-08)
parents b4ca1619acb9
children 4c90e423814c
line diff
     1.1 --- a/kqemu/receipt	Fri Oct 03 13:57:14 2008 +0000
     1.2 +++ b/kqemu/receipt	Sat Nov 08 13:34:41 2008 +0000
     1.3 @@ -42,7 +42,7 @@
     1.4  # Post install/remove commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	depmod -a -b "$1/" $EXTRAVERSION-slitaz
     1.8 +	depmod -a -b "$1/" ${EXTRAVERSION#_}-slitaz
     1.9  }
    1.10  
    1.11  post_remove()