wok diff at/receipt @ rev 10859

Up: slitaz-tools (4.4) - Big clean-up, better i18n, more GTK/Yad boxes
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 18 22:33:14 2011 +0200 (2011-06-18)
parents 6c2e5cf00dea
children b8f690d89541
line diff
     1.1 --- a/at/receipt	Sun Feb 20 21:11:55 2011 +0000
     1.2 +++ b/at/receipt	Sat Jun 18 22:33:14 2011 +0200
     1.3 @@ -18,7 +18,8 @@
     1.4  	./configure --with-daemon_username=nobody \
     1.5  	--with-daemon_groupname=nogroup \
     1.6  	--with-atspool=/var/spool/atd \
     1.7 -	--with-jobdir=/var/spool/atd &&
     1.8 +	--with-jobdir=/var/spool/atd \
     1.9 +	$CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make IROOT=$DESTDIR install
    1.12  }