wok diff libgsf/receipt @ rev 1886
aufs: fix kernel module path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Dec 17 16:22:32 2008 +0000 (2008-12-17) |
parents | f2ac2fef342c |
children | 4786cbebbb4b |
line diff
1.1 --- a/libgsf/receipt Sun Oct 05 13:07:07 2008 +0000 1.2 +++ b/libgsf/receipt Wed Dec 17 16:22:32 2008 +0000 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