wok-stable diff at/receipt @ rev 8703

add:: ndoutils
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 17 23:12:37 2011 +0100 (2011-02-17)
parents 15d500d217fa
children 6c2e5cf00dea
line diff
     1.1 --- a/at/receipt	Thu Feb 03 23:41:49 2011 +0000
     1.2 +++ b/at/receipt	Thu Feb 17 23:12:37 2011 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5  	./configure	--with-daemon_username=nobody \
     1.6  	--with-daemon_groupname=nogroup \
     1.7 -	--wieth-jobdir=1 &&
     1.8 +	--with-jobdir=1 &&
     1.9  	make &&
    1.10  	make IROOT=$DESTDIR install
    1.11  }