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 \
--prefix=/usr \
--mandir=/usr/man \
--disable-specs \
--without-{xmlto,fop,xsltproc}
--disable-specs
make
make DESTDIR=$PKG install