diff options
Diffstat (limited to 'sys-power/apcupsd/apcupsd-3.14.13.ebuild')
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.14.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/apcupsd/apcupsd-3.14.13.ebuild b/sys-power/apcupsd/apcupsd-3.14.13.ebuild index cbebbb1a5c2d..a888ac246e8b 100644 --- a/sys-power/apcupsd/apcupsd-3.14.13.ebuild +++ b/sys-power/apcupsd/apcupsd-3.14.13.ebuild @@ -74,7 +74,7 @@ src_compile() { # the text files in the distribution, but I wouldn't count on them # doing that anytime soon. MANPAGER=$(type -p cat) \ - emake || die "emake failed" + emake } src_install() { |