wok-current diff gnumeric/receipt @ rev 3533

merge 3532:012d72b2b629 , 3530:0109c31e8835
author root@bt-199-036.bta.net.cn
date Mon Jun 22 17:30:40 2009 +0800 (2009-06-22)
parents 8b79c3ee7ac2
children 5755f3c9fd0f
line diff
     1.1 --- a/gnumeric/receipt	Mon Mar 16 22:01:20 2009 +0000
     1.2 +++ b/gnumeric/receipt	Mon Jun 22 17:30:40 2009 +0800
     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