wok diff kqemu/receipt @ rev 831

Add pixman (new dep for cairo)
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 18 13:27:44 2008 +0200 (2008-05-18)
parents cd99ec381938
children 7f4b6a1eec61
line diff
     1.1 --- a/kqemu/receipt	Wed Apr 09 08:49:36 2008 +0000
     1.2 +++ b/kqemu/receipt	Sun May 18 13:27:44 2008 +0200
     1.3 @@ -39,7 +39,7 @@
     1.4  # Post install/remove commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	depmod -a -b "$(dirname $1/lib/modules/*/modules.dep)"
     1.8 +	depmod -a -b /$1
     1.9  }
    1.10  
    1.11  post_remove()