wok rev 3430
ghostscript+glib: Fix receipt
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jun 13 13:35:45 2009 +0200 (2009-06-13) |
parents | 2c679ce49f4c |
children | 717da7105c46 |
files | ghostscript/receipt glib/receipt |
line diff
1.1 --- a/ghostscript/receipt Sat Jun 13 13:32:50 2009 +0200 1.2 +++ b/ghostscript/receipt Sat Jun 13 13:35:45 2009 +0200 1.3 @@ -24,7 +24,6 @@ 1.4 --prefix=/usr \ 1.5 --infodir=/usr/share/info \ 1.6 --mandir=/usr/share/man \ 1.7 - --with-=native \ 1.8 --disable-compile-inits \ 1.9 --enable-dynamic \ 1.10 --enable-cups \
2.1 --- a/glib/receipt Sat Jun 13 13:32:50 2009 +0200 2.2 +++ b/glib/receipt Sat Jun 13 13:35:45 2009 +0200 2.3 @@ -19,7 +19,6 @@ 2.4 --sysconfdir=/etc \ 2.5 --mandir=/usr/share/man \ 2.6 --with-html-dir=/usr/share/doc \ 2.7 - --with-=no \ 2.8 $CONFIGURE_ARGS 2.9 make 2.10 make DESTDIR=$PWD/_pkg install