wok-current diff at/receipt @ rev 10756

slitaz-i18n-extra: fix to cook all extra locale pack
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 30 22:17:08 2011 +0200 (2011-05-30)
parents 6c2e5cf00dea
children b8f690d89541
line diff
     1.1 --- a/at/receipt	Sun Feb 20 21:11:55 2011 +0000
     1.2 +++ b/at/receipt	Mon May 30 22:17:08 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  }