wok diff rrdtool/receipt @ rev 3594

gajim: revert patch host_srv.patch(use bind-client/host not busybox/nslookup)
author Liu Peng <rocky@slitaz.org>
date Sun Jun 28 13:47:18 2009 +0000 (2009-06-28)
parents 654173820657
children 8be66f03fbd2
line diff
     1.1 --- a/rrdtool/receipt	Wed Oct 01 11:30:27 2008 +0000
     1.2 +++ b/rrdtool/receipt	Sun Jun 28 13:47:18 2009 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.7 +	--enable-perl-site-install \
     1.8  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install