From 71891b7ddacbe34665c1bc0e1330669cf741afcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Mon, 15 Sep 2014 15:39:23 +0200 Subject: [PATCH] [sys-process/audit] fix patch name --- sys-process/audit/audit-2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/audit/audit-2.4.ebuild b/sys-process/audit/audit-2.4.ebuild index e1e9076..4b2599c 100644 --- a/sys-process/audit/audit-2.4.ebuild +++ b/sys-process/audit/audit-2.4.ebuild @@ -46,7 +46,7 @@ src_prepare() { fi # Don't build static version of Python module. - epatch "${FILESDIR}"/${PN}-2.4.0-python.patch + epatch "${FILESDIR}"/${P}-python.patch # glibc/kernel upstreams suck with both defining ia64_fpreg # This patch is a horribly workaround that is only valid as long as you