wok diff linux-dlm/receipt @ rev 11843
perl-http-message: Sync with wok-tank.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Feb 27 01:16:43 2012 -0500 (2012-02-27) |
parents | 03d4663c81fa |
children | 6f536abe4f0b |
line diff
1.1 --- a/linux-dlm/receipt Sat Jan 22 01:56:16 2011 +0000 1.2 +++ b/linux-dlm/receipt Mon Feb 27 01:16:43 2012 -0500 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