libfontenc: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:03:00 +02:00
parent bf4f876d1f
commit 6538e24517

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libfontenc: X11 font encoding library"
PKG_LONGDESC="Libfontenc is a library which helps font libraries portably determine and deal with different encodings of fonts."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"