summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-09 15:39:10 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-09 15:39:10 +0100
commite74b3949edf41c7eb78e2e94826c6c7e7ae98236 (patch)
treea06a58c28affae2621f35d039409e3bcba2f38ff /sys-apps
parentafe0bf46ddf20c0b3c1bce8ff8ffc5a90fa5070b (diff)
downloadgentoo-e74b3949edf41c7eb78e2e94826c6c7e7ae98236.tar.gz
gentoo-e74b3949edf41c7eb78e2e94826c6c7e7ae98236.tar.xz
sys-apps/hwinfo: Call default_src_prepare()
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/hwinfo/hwinfo-21.23.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/hwinfo/hwinfo-21.23.ebuild b/sys-apps/hwinfo/hwinfo-21.23.ebuild
index f656fe015bf..3805ed7882f 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() {