wok diff mgetty/receipt @ rev 6279

Up: lxterminal, lxterminal-locales to 0.1.9.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Sep 15 11:49:32 2010 +0000 (2010-09-15)
parents 43431755fb4c
children 9cbcdb219b50
line diff
     1.1 --- a/mgetty/receipt	Sat Jan 03 22:15:10 2009 +0000
     1.2 +++ b/mgetty/receipt	Wed Sep 15 11:49:32 2010 +0000
     1.3 @@ -60,7 +60,7 @@
     1.4  		chroot $1/ adduser fax -D -H -S
     1.5  		status
     1.6  	fi
     1.7 -	chown fax $fs/var/spool/fax
     1.8 +	chroot $1/ chown fax /var/spool/fax
     1.9  }
    1.10  
    1.11  post_remove()