wok diff squashfs/receipt @ rev 1441

Update BUILD_DEPENDS for eet lxappearance and ncmpc
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 02 16:24:12 2008 +0000 (2008-10-02)
parents db3faeb6da24
children b4ca1619acb9
line diff
     1.1 --- a/squashfs/receipt	Sun Jun 15 18:44:02 2008 +0000
     1.2 +++ b/squashfs/receipt	Thu Oct 02 16:24:12 2008 +0000
     1.3 @@ -98,14 +98,3 @@
     1.4  {
     1.5  	cp -a _pkg/usr _pkg/sbin $fs
     1.6  }
     1.7 -
     1.8 -# Post install/remove commands for Tazpkg.
     1.9 -post_install()
    1.10 -{
    1.11 -	depmod -a -b "$1/"
    1.12 -}
    1.13 -
    1.14 -post_remove()
    1.15 -{
    1.16 -	depmod -a
    1.17 -}