diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2017-08-23 14:40:38 -0400 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2017-08-23 14:43:36 -0400 |
commit | 74767165a4f7685095146cea5000c044e27d58c4 (patch) | |
tree | 180e48f607f056b1854a832bb624d1618547ef28 /app-laptop | |
parent | app-laptop/mbpfan: bump to 2.0.1 (diff) | |
download | gentoo-74767165a4f7685095146cea5000c044e27d58c4.tar.gz gentoo-74767165a4f7685095146cea5000c044e27d58c4.tar.bz2 gentoo-74767165a4f7685095146cea5000c044e27d58c4.zip |
app-laptop/mbpfan: update the live ebuild
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/mbpfan/mbpfan-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-laptop/mbpfan/mbpfan-9999.ebuild b/app-laptop/mbpfan/mbpfan-9999.ebuild index fb1fc7c3f9dc..357bf95cf287 100644 --- a/app-laptop/mbpfan/mbpfan-9999.ebuild +++ b/app-laptop/mbpfan/mbpfan-9999.ebuild @@ -27,8 +27,7 @@ src_compile() { } src_install() { - # There's a double linking problem in install - emake DESTDIR="${ED}" CC="$(tc-getCC)" install + emake DESTDIR="${ED}" install # Remove the empty systemd unit directory # It doesn't actually install the unit file |