wok-4.x diff squashfs-module/receipt @ rev 1923
Openldap: reconfigure ldap applications
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 23 10:01:16 2008 +0000 (2008-12-23) |
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 Tue Dec 23 10:01:16 2008 +0000 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()