damageproto: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:08:15 +02:00
parent 0a2942fe14
commit 8dd929ba80

View File

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