wok diff libxml2/receipt @ rev 2581

openssl: basename bug workaround (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 07 12:51:52 2009 +0000 (2009-04-07)
parents a714cd6d9d90
children 9eb29089cde2
line diff
     1.1 --- a/libxml2/receipt	Sun Mar 15 20:13:13 2009 +0000
     1.2 +++ b/libxml2/receipt	Tue Apr 07 12:51:52 2009 +0000
     1.3 @@ -21,7 +21,7 @@
     1.4  		--prefix=/usr \
     1.5  		--infodir=/usr/share/info \
     1.6  		--mandir=/usr/share/man \
     1.7 -		--with-html-dir=/usr/share/doc
     1.8 +		--with-html-dir=/usr/share/doc \
     1.9  	$CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make DESTDIR=$PWD/_pkg install