wok diff libxml2/receipt @ rev 2671

Add openssl support for PHP + php-openssl
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Apr 20 15:53:43 2009 +0200 (2009-04-20)
parents a714cd6d9d90
children 9eb29089cde2
line diff
     1.1 --- a/libxml2/receipt	Sun Mar 15 20:13:13 2009 +0000
     1.2 +++ b/libxml2/receipt	Mon Apr 20 15:53:43 2009 +0200
     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