summaryrefslogtreecommitdiff
path: root/xorg-libxaw/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2015-05-07 13:46:16 +0200
committerJuergen Daubert <jue@jue.li>2015-05-07 13:46:16 +0200
commit553e4f13ea9527c7a8ba3e4148cb923f95b02b8f (patch)
treef921c7816af271df76af5b00928411ae766c84c5 /xorg-libxaw/Pkgfile
parent1d1909251972a836366699ce34c4c00f91303310 (diff)
downloadxorg-553e4f13ea9527c7a8ba3e4148cb923f95b02b8f.tar.gz
xorg-553e4f13ea9527c7a8ba3e4148cb923f95b02b8f.tar.xz
xorg-libxaw: remove --without-{xmlto,fop,xsltproc} configure option
Diffstat (limited to 'xorg-libxaw/Pkgfile')
-rw-r--r--xorg-libxaw/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/xorg-libxaw/Pkgfile b/xorg-libxaw/Pkgfile
index 84f86dbc..5aac7525 100644
--- a/xorg-libxaw/Pkgfile
+++ b/xorg-libxaw/Pkgfile
@@ -14,8 +14,7 @@ build() {
./configure \
--prefix=/usr \
--mandir=/usr/man \
- --disable-specs \
- --without-{xmlto,fop,xsltproc}
+ --disable-specs
make
make DESTDIR=$PKG install

Generated by cgit