wok-current diff radiusclient-ng/receipt @ rev 6036
icedtea6-jdk: use gjar
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 16 18:22:47 2010 +0200 (2010-08-16) |
parents | 7cb0c089e287 |
children | 74651f1af3cd |
line diff
1.1 --- a/radiusclient-ng/receipt Sat Aug 02 21:29:55 2008 +0000 1.2 +++ b/radiusclient-ng/receipt Mon Aug 16 18:22:47 2010 +0200 1.3 @@ -14,6 +14,7 @@ 1.4 { 1.5 cd $src 1.6 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.7 + --sysconfdir=/etc \ 1.8 --mandir=/usr/share/man $CONFIGURE_ARGS 1.9 make 1.10 make DESTDIR=$PWD/_pkg install