xcb-proto: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:09:08 +02:00
parent 969eca503d
commit 8da488ea5f

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="xcb-proto: X C-language Bindings protocol headers"
PKG_LONGDESC="X C-language Bindings protocol headers."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
# package specific configure options
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"