wok-6.x rev 2799
gnumeric without python, perl :reducce size
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Apr 28 15:14:43 2009 +0000 (2009-04-28) |
parents | ce672dcec847 |
children | b292c68175ad |
files | gnumeric/receipt |
line diff
1.1 --- a/gnumeric/receipt Tue Apr 28 20:02:57 2009 +0000 1.2 +++ b/gnumeric/receipt Tue Apr 28 15:14:43 2009 +0000 1.3 @@ -18,6 +18,10 @@ 1.4 ./configure \ 1.5 --prefix=/usr \ 1.6 --mandir=/usr/share/man \ 1.7 + --without-perl \ 1.8 + --without-python \ 1.9 + --without-gda \ 1.10 + --without-paradox \ 1.11 $CONFIGURE_ARGS && 1.12 make && 1.13 make DESTDIR=$PWD/_pkg install