From 552464990ff3627249fcc10d17cefeb1a6498133 Mon Sep 17 00:00:00 2001 From: awiouy Date: Fri, 21 Oct 2016 18:02:37 +0200 Subject: [PATCH] font-cursor-misc: disable autoreconf --- packages/x11/font/font-cursor-misc/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/x11/font/font-cursor-misc/package.mk b/packages/x11/font/font-cursor-misc/package.mk index 04556b556b..1f68a507e8 100644 --- a/packages/x11/font/font-cursor-misc/package.mk +++ b/packages/x11/font/font-cursor-misc/package.mk @@ -29,7 +29,7 @@ PKG_SHORTDESC="font-cursor-misc: X11 cursor fonts" PKG_LONGDESC="X11 cursor fonts." PKG_IS_ADDON="no" -PKG_AUTORECONF="yes" +PKG_AUTORECONF="no" PKG_CONFIGURE_OPTS_TARGET="--with-fontrootdir=/usr/share/fonts"