wok-current diff shfs/receipt @ rev 525

Back to binutils-2.17 (more stable)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 09 14:43:25 2008 +0200 (2008-04-09)
parents 3bac1508116b
children 998d2b306f24
line diff
     1.1 --- a/shfs/receipt	Fri Feb 29 22:52:48 2008 +0000
     1.2 +++ b/shfs/receipt	Wed Apr 09 14:43:25 2008 +0200
     1.3 @@ -46,7 +46,7 @@
     1.4  # Post install/remove commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	depmod -a
     1.8 +	depmod -a -b "$(dirname $1/lib/modules/*/modules.dep)"
     1.9  }
    1.10  
    1.11  post_remove()