wok-4.x diff mgetty/receipt @ rev 6560

Added cinepaint. For painting and retouching bitmap frames of films.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 07 23:15:46 2010 +0000 (2010-10-07)
parents 43431755fb4c
children 9cbcdb219b50
line diff
     1.1 --- a/mgetty/receipt	Sat Jan 03 22:15:10 2009 +0000
     1.2 +++ b/mgetty/receipt	Thu Oct 07 23:15:46 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()