summaryrefslogtreecommitdiff
path: root/app-arch/lzma/lzma-9.20-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/lzma/lzma-9.20-r1.ebuild')
-rw-r--r--app-arch/lzma/lzma-9.20-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lzma/lzma-9.20-r1.ebuild b/app-arch/lzma/lzma-9.20-r1.ebuild
index 80cac224e6b3..3be4cdb989e9 100644
--- a/app-arch/lzma/lzma-9.20-r1.ebuild
+++ b/app-arch/lzma/lzma-9.20-r1.ebuild
@@ -25,7 +25,7 @@ src_compile() {
}
src_install() {
- newbin CPP/7zip/Bundles/LzmaCon/lzma lzmacon || die
+ newbin CPP/7zip/Bundles/LzmaCon/lzma lzmacon
dodoc lzma.txt history.txt
use doc && dodoc 7zC.txt 7zFormat.txt Methods.txt
}