wok diff at/receipt @ rev 10171

Add perl-carp-clan.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 21:51:11 2011 +0000 (2011-05-20)
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 May 20 21:51:11 2011 +0000
     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  }