wok diff linux-toshiba/receipt @ rev 10391

apr: can't cross (use native)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 23 18:50:47 2011 +0200 (2011-05-23)
parents 03d4663c81fa
children 6f536abe4f0b
line diff
     1.1 --- a/linux-toshiba/receipt	Sat Jan 22 01:56:16 2011 +0000
     1.2 +++ b/linux-toshiba/receipt	Mon May 23 18:50:47 2011 +0200
     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  }