From e74b3949edf41c7eb78e2e94826c6c7e7ae98236 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 9 Feb 2016 15:39:10 +0100 Subject: [PATCH] sys-apps/hwinfo: Call default_src_prepare() Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher --- sys-apps/hwinfo/hwinfo-21.23.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/hwinfo/hwinfo-21.23.ebuild b/sys-apps/hwinfo/hwinfo-21.23.ebuild index f656fe015bf7..3805ed7882f6 100644 --- a/sys-apps/hwinfo/hwinfo-21.23.ebuild +++ b/sys-apps/hwinfo/hwinfo-21.23.ebuild @@ -39,6 +39,7 @@ src_prepare() { -e 's:-pipe -g::' \ -e 's:LDFLAGS.*=:LDFLAGS +=:' \ Makefile{,.common} || die + default } src_compile() { -- 2.26.2