xorg-libxaw: remove --without-{xmlto,fop,xsltproc} configure option

This commit is contained in:
Juergen Daubert 2015-05-07 13:46:16 +02:00
parent 1d19092519
commit 553e4f13ea

View File

@ -14,8 +14,7 @@ build() {
./configure \ ./configure \
--prefix=/usr \ --prefix=/usr \
--mandir=/usr/man \ --mandir=/usr/man \
--disable-specs \ --disable-specs
--without-{xmlto,fop,xsltproc}
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install