wok diff mgetty/receipt @ rev 6511

Disable gconf and libcanberra in transmission.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 02 00:56:24 2010 +0000 (2010-10-02)
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 Oct 02 00:56:24 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()