libXfixes: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:04:56 +02:00
parent b134d64482
commit 2ce16e27b8

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libxfixes: X Fixes Library"
PKG_LONGDESC="X Fixes Library"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"