wok-4.x diff atl2/receipt @ rev 1420

Add: gpgme, gpgme-dev
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Sep 25 20:17:02 2008 +0200 (2008-09-25)
parents 0e7de63eb2cb
children 0d30d3d18dcb
line diff
     1.1 --- a/atl2/receipt	Sat Jul 26 17:27:49 2008 +0200
     1.2 +++ b/atl2/receipt	Thu Sep 25 20:17:02 2008 +0200
     1.3 @@ -40,7 +40,7 @@
     1.4  # Post install/remove commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	depmod -a -b /$1
     1.8 +	depmod -a -b "$1/" $EXTRAVERSION-slitaz
     1.9  }
    1.10  
    1.11  post_remove()