From a8f62abc847133d3b50bd0d40943c8f8cbf1692e Mon Sep 17 00:00:00 2001 From: awiouy Date: Fri, 21 Oct 2016 18:08:04 +0200 Subject: [PATCH] fontconfig: disable autoreconf --- packages/x11/other/fontconfig/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/x11/other/fontconfig/package.mk b/packages/x11/other/fontconfig/package.mk index ffef2c451c..5aa4716873 100644 --- a/packages/x11/other/fontconfig/package.mk +++ b/packages/x11/other/fontconfig/package.mk @@ -29,7 +29,7 @@ PKG_SHORTDESC="fontconfig: A library for font customization and configuration" PKG_LONGDESC="Fontconfig is a library for font customization and configuration." PKG_IS_ADDON="no" -PKG_AUTORECONF="yes" +PKG_AUTORECONF="no" PKG_CONFIGURE_OPTS_TARGET="--with-arch=$TARGET_ARCH \ --with-cache-dir=/storage/.cache/fontconfig \