wok diff kqemu/receipt @ rev 1568

Add: Obmenu (Openbox Menu Editor)
author Paul Issott <paul@slitaz.org>
date Mon Oct 13 22:10:10 2008 +0000 (2008-10-13)
parents b4ca1619acb9
children 4c90e423814c
line diff
     1.1 --- a/kqemu/receipt	Fri Oct 03 13:57:14 2008 +0000
     1.2 +++ b/kqemu/receipt	Mon Oct 13 22:10:10 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()