wok rev 2504

libxml2: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 16 12:07:03 2009 +0000 (2009-03-16)
parents 7917cbf0c6af
children 04c44c43cca4
files libxml2/receipt
line diff
     1.1 --- a/libxml2/receipt	Mon Mar 16 12:04:46 2009 +0000
     1.2 +++ b/libxml2/receipt	Mon Mar 16 12:07:03 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