wok-next diff newt/receipt @ rev 1744
Add mtop/mkill
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 22 21:34:01 2008 +0000 (2008-11-22) |
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 Nov 22 21:34:01 2008 +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 &&