xf86driproto: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:09:23 +02:00
parent d7df47c3a4
commit 3b95ec7fa7

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="xf86driproto: XF86DRI extension headers"
PKG_LONGDESC="XF86DRI extension headers"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
# package specific configure options
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"