diff options
-rw-r--r-- | sys-auth/poldi/poldi-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
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() { |