From: Mike Frysinger Date: Sat, 26 Sep 2015 08:12:51 +0000 (-0400) Subject: sys-apps/qingy: add epatch_user support #510738 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=66c91ec0f10bebefa0460c84ec2fb86300a5fd81;p=gentoo.git sys-apps/qingy: add epatch_user support #510738 --- diff --git a/sys-apps/qingy/qingy-1.0.0-r2.ebuild b/sys-apps/qingy/qingy-1.0.0-r2.ebuild index 7dbd9559a280..597211951421 100644 --- a/sys-apps/qingy/qingy-1.0.0-r2.ebuild +++ b/sys-apps/qingy/qingy-1.0.0-r2.ebuild @@ -47,6 +47,7 @@ src_prepare() { epatch "${DISTDIR}"/${P}-screensavers.patch.gz # bug #372675 - fix from upstream epatch "${DISTDIR}"/${P}-consolekit-pam.patch.gz + epatch_user #510738 eautoreconf }