harfbuzz: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 16:12:03 +02:00
parent a0522352d1
commit 59aef8148b

View File

@ -30,7 +30,7 @@ PKG_SECTION="x11/toolkits"
PKG_SHORTDESC="harfbuzz: an OpenType text shaping engine."
PKG_LONGDESC="HarfBuzz is an OpenType text shaping engine."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_MAINTAINER="none"