wok diff mgetty/receipt @ rev 5385

Up: avidemux (2.5.2) - Added tar and coreutils-file-special to build depends. Needed because busybox tar and ln don't work for compiling this.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 01 12:37:37 2010 +0000 (2010-05-01)
parents 43431755fb4c
children 9cbcdb219b50
line diff
     1.1 --- a/mgetty/receipt	Sat Jan 03 22:15:10 2009 +0000
     1.2 +++ b/mgetty/receipt	Sat May 01 12:37:37 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()