commit:     e74b3949edf41c7eb78e2e94826c6c7e7ae98236
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 14:39:10 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 14:39:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74b3949

sys-apps/hwinfo: Call default_src_prepare()

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 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 f656fe0..3805ed7 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() {

Reply via email to