wok-4.x diff dhcp/receipt @ rev 3981

Upgrade: webkit (1.1.11 to 1.1.13)
author Matthew Sheets <rcx@zoominternet.net>
date Thu Aug 27 16:01:14 2009 +0000 (2009-08-27)
parents 7dbe1d832560
children 7534e9548281
line diff
     1.1 --- a/dhcp/receipt	Mon May 11 22:37:59 2009 +0200
     1.2 +++ b/dhcp/receipt	Thu Aug 27 16:01:14 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 +	--disable-dhcpv6 \
     1.8  	--sysconfdir=/etc --mandir=/usr/share/man $CONFIGURE_ARGS && \
     1.9  	make && make DESTDIR=$PWD/_pkg install
    1.10  }