wok-stable diff linux-dlm/receipt @ rev 12018

slitaz-i18n: dont include slitaz-tools po files (in tools pkgs) and add transmission
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 06 14:15:08 2012 +0100 (2012-03-06)
parents 03d4663c81fa
children
line diff
     1.1 --- a/linux-dlm/receipt	Sat Jan 22 01:56:16 2011 +0000
     1.2 +++ b/linux-dlm/receipt	Tue Mar 06 14:15:08 2012 +0100
     1.3 @@ -38,6 +38,6 @@
     1.4  post_remove()
     1.5  {
     1.6  	sed -i "/^${PACKAGE#*-}\$/d" $1/etc/filesystems
     1.7 -	depmod -a $VERSION-slitaz
     1.8 +	chroot "$1/" depmod -a $VERSION-slitaz
     1.9  }
    1.10