wok diff at/receipt @ rev 8668
Up: tazwok-experimental 0.0.6.4
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 16 22:59:02 2011 +0100 (2011-02-16) |
parents | 15d500d217fa |
children | 6c2e5cf00dea |
line diff
1.1 --- a/at/receipt Thu Feb 03 23:41:49 2011 +0000 1.2 +++ b/at/receipt Wed Feb 16 22:59:02 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 }