wok-current diff at/receipt @ rev 10842

Up tazpanel (1.1) - Bugs fixes, new functions and improve doc+i18n
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jun 10 23:18:26 2011 +0200 (2011-06-10)
parents 6c2e5cf00dea
children b8f690d89541
line diff
     1.1 --- a/at/receipt	Sun Feb 20 21:11:55 2011 +0000
     1.2 +++ b/at/receipt	Fri Jun 10 23:18:26 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  }