wok-stable diff libgsf/receipt @ rev 1986
Fix CATEGORY field
author | Julien Rabier <taziden@slitaz.org> |
---|---|
date | Mon Jan 05 04:47:15 2009 +0100 (2009-01-05) |
parents | f2ac2fef342c |
children | 4786cbebbb4b |
line diff
1.1 --- a/libgsf/receipt Sun Oct 05 13:07:07 2008 +0000 1.2 +++ b/libgsf/receipt Mon Jan 05 04:47:15 2009 +0100 1.3 @@ -19,6 +19,7 @@ 1.4 --prefix=/usr \ 1.5 --mandir=/usr/share/man \ 1.6 --with-html-dir=/usr/share/doc \ 1.7 + --without-bonobo --without-gnome-vfs \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install