wok-stable rev 4437
cvs: Enable server.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Nov 02 10:55:44 2009 +0000 (2009-11-02) |
parents | 3a4abb3b1134 |
children | 50d8116fc2c0 |
files | cvs/receipt |
line diff
1.1 --- a/cvs/receipt Mon Nov 02 10:42:30 2009 +0000 1.2 +++ b/cvs/receipt Mon Nov 02 10:55:44 2009 +0000 1.3 @@ -14,7 +14,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure -C --prefix=/usr --disable-server \ 1.8 + ./configure -C --prefix=/usr \ 1.9 --mandir=/usr/share/man $CONFIGURE_ARGS && 1.10 make && 1.11 make DESTDIR=$PWD/_pkg install