wok diff radiusclient-ng/receipt @ rev 8130

Fix: no .ppd to compress anymore in cups
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 24 13:53:31 2011 +0100 (2011-01-24)
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 Jan 24 13:53:31 2011 +0100
     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