wok-stable rev 8371
Fixed at.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Feb 03 23:41:49 2011 +0000 (2011-02-03) |
parents | 12415d83ef2e |
children | d04be2414db5 |
files | at/receipt |
line diff
1.1 --- a/at/receipt Thu Feb 03 21:42:52 2011 +0000 1.2 +++ b/at/receipt Thu Feb 03 23:41:49 2011 +0000 1.3 @@ -14,13 +14,11 @@ 1.4 { 1.5 cd $src 1.6 1.7 - ./configure --prefix=/usr --infodir=/usr/share/info \ 1.8 - --mandir=/usr/share/man \ 1.9 - --with-daemon_username=nobody \ 1.10 + ./configure --with-daemon_username=nobody \ 1.11 --with-daemon_groupname=nogroup \ 1.12 - $CONFIGURE_ARGS && 1.13 + --wieth-jobdir=1 && 1.14 make && 1.15 - make IROOT=$PWD/_pkg install 1.16 + make IROOT=$DESTDIR install 1.17 } 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg.