wok-6.x diff newt/receipt @ rev 2375
Dia: needs libxslt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 07 13:47:05 2009 +0000 (2009-03-07) |
parents | 3d99ecce2d4b |
children | 7d4197e5834d |
line diff
1.1 --- a/newt/receipt Sun Oct 05 23:16:15 2008 +0000 1.2 +++ b/newt/receipt Sat Mar 07 13:47:05 2009 +0000 1.3 @@ -19,6 +19,7 @@ 1.4 # Fixe group/owner 1.5 chown -R root.root $src 1.6 1.7 + sed -i 's/python2.4/python2.5/' Makefile.in 1.8 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.9 --mandir=/usr/share/man $CONFIGURE_ARGS && 1.10 make &&