xtrans: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:07:39 +02:00
parent ee028a33dc
commit 2008930ca1

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="xtrans: Abstract network code for X"
PKG_LONGDESC="Abstract network code for X."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"