wok-stable diff linux-toshiba/receipt @ rev 11385

Up: libsigc++ 2.2.10 (fix build issues)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:36:45 2011 +0100 (2011-12-10)
parents 03d4663c81fa
children
line diff
     1.1 --- a/linux-toshiba/receipt	Sat Jan 22 01:56:16 2011 +0000
     1.2 +++ b/linux-toshiba/receipt	Sat Dec 10 04:36:45 2011 +0100
     1.3 @@ -33,5 +33,5 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	depmod -a $VERSION-slitaz
     1.8 +	chroot "$1/" depmod -a $VERSION-slitaz
     1.9  }