From d2efca12808ad396e2adf711158115db7010654c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Wed, 9 Nov 2016 20:46:03 +0100 Subject: Fix missing variable in sys-auth/poldi-9999.ebuild --- sys-auth/poldi/poldi-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys-auth') diff --git a/sys-auth/poldi/poldi-9999.ebuild b/sys-auth/poldi/poldi-9999.ebuild index ac70c6b..7f6cf6a 100644 --- a/sys-auth/poldi/poldi-9999.ebuild +++ b/sys-auth/poldi/poldi-9999.ebuild @@ -26,6 +26,8 @@ DOCS=( AUTHORS ChangeLog INSTALL NEWS README THANKS ) AUTOTOOLS_AUTORECONF=1 +AUTOTOOLS_IN_SOURCE_BUILD=1 + PATCHES=( "${FILESDIR}/poldi-9999_fix_maintainer_mode.diff" ) src_configure() { -- cgit v1.2.3