wok diff linux-toshiba/receipt @ rev 9511

Added sqlite-dev to apr-util build depends. Needed to build apr-dbd-sqlite package.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 06 08:18:26 2011 +0000 (2011-04-06)
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	Wed Apr 06 08:18:26 2011 +0000
     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  }