wok rev 8372

Fixed typo in at.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 03 23:42:46 2011 +0000 (2011-02-03)
parents 15d500d217fa
children cdfd51490366
files at/receipt
line diff
     1.1 --- a/at/receipt	Thu Feb 03 23:41:49 2011 +0000
     1.2 +++ b/at/receipt	Thu Feb 03 23:42:46 2011 +0000
     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  }