wok-current diff squashfs-module/receipt @ rev 1634
Add CONFIG_FILES for alsa-utils gtk+ pango ppp
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 23 20:35:54 2008 +0000 (2008-10-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 Thu Oct 23 20:35:54 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()