From db95598c18d39ae2ffec4ee20e967090106c75a1 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Mon, 4 Apr 2016 16:43:07 -0700 Subject: app-emulation/ganeti: add call to epatch_user in 2.15.2-r2 Package-Manager: portage-2.2.28 --- app-emulation/ganeti/ganeti-2.15.2-r2.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app-emulation/ganeti') diff --git a/app-emulation/ganeti/ganeti-2.15.2-r2.ebuild b/app-emulation/ganeti/ganeti-2.15.2-r2.ebuild index 9e7840cd81ce..e1eb4ba86c57 100644 --- a/app-emulation/ganeti/ganeti-2.15.2-r2.ebuild +++ b/app-emulation/ganeti/ganeti-2.15.2-r2.ebuild @@ -209,6 +209,8 @@ src_prepare() { # take the sledgehammer approach to bug #526270 grep -lr '/bin/sh' "${S}" | xargs -r -- sed -i 's:/bin/sh:/bin/bash:g' + epatch_user + [[ ${PV} =~ [9]{4,} ]] && ./autogen.sh rm autotools/missing eautoreconf -- cgit v1.2.3-18-g5258