wok diff squashfs-module/receipt @ rev 2047

sqlite: --disable-readline
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jan 17 13:00:22 2009 +0100 (2009-01-17)
parents c343c644ab92
children c1610baa4cf4
line diff
     1.1 --- a/squashfs-module/receipt	Wed Aug 20 15:28:36 2008 +0000
     1.2 +++ b/squashfs-module/receipt	Sat Jan 17 13:00:22 2009 +0100
     1.3 @@ -20,7 +20,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()