wok-4.x diff compcache/receipt @ rev 8592

Up: bazaar to 2.3.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 13 22:47:13 2011 +0000 (2011-02-13)
parents d6292cae5538
children 0b4cf0d9e1b5
line diff
     1.1 --- a/compcache/receipt	Sat Nov 06 19:22:12 2010 +0000
     1.2 +++ b/compcache/receipt	Sun Feb 13 22:47:13 2011 +0000
     1.3 @@ -55,5 +55,5 @@
     1.4  post_remove()
     1.5  {
     1.6      echo "Processing post-remove commands..."
     1.7 -    depmod -a
     1.8 +    chroot "$1/" depmod -a ${EXTRAVERSION#_}-slitaz
     1.9  }