diff options
Diffstat (limited to 'sys-cluster/heartbeat/heartbeat-3.0.5-r3.ebuild')
-rw-r--r-- | sys-cluster/heartbeat/heartbeat-3.0.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heartbeat/heartbeat-3.0.5-r3.ebuild b/sys-cluster/heartbeat/heartbeat-3.0.5-r3.ebuild index 20aadc77cebf..d0a16996c2b3 100644 --- a/sys-cluster/heartbeat/heartbeat-3.0.5-r3.ebuild +++ b/sys-cluster/heartbeat/heartbeat-3.0.5-r3.ebuild @@ -81,6 +81,6 @@ src_install() { fi if use doc ; then - dodoc README doc/*.txt doc/AUTHORS || die + dodoc README doc/*.txt doc/AUTHORS fi } |