wok-next diff dropbear/receipt @ rev 559

Nmap: update DEPENDS
author Paul Issot <paul@slitaz.org>
date Sat Apr 12 21:08:54 2008 +0100 (2008-04-12)
parents ccf126429a43
children cd39ea872fb3
line diff
     1.1 --- a/dropbear/receipt	Wed Feb 13 14:56:26 2008 +0100
     1.2 +++ b/dropbear/receipt	Sat Apr 12 21:08:54 2008 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  	local DROPBEARS
     1.5  	DROPBEARS="dropbearkey dropbearconvert dbclient scp"
     1.6  	cd $src
     1.7 +	patch -p1 < ../stuff/dropbear-xauth.u
     1.8  	./configure --prefix=/usr $CONFIGURE_ARGS
     1.9  	make PROGRAMS="dropbear $DROPBEARS" MULTI=1
    1.10  	install -d -m 755 $PWD/_pkg/usr/sbin