wok diff libxml2/receipt @ rev 2676
Add Sonata and python-mpd
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Apr 21 12:49:09 2009 +0000 (2009-04-21) |
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 21 12:49:09 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