summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/tboot/tboot-1.9.6_p20171118.ebuild')
-rw-r--r--sys-boot/tboot/tboot-1.9.6_p20171118.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild b/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild
index d858b8202cf6..e33aa1ee7e93 100644
--- a/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild
+++ b/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild
@@ -51,7 +51,7 @@ src_install() {
emake DISTDIR="${D}" install
dodoc "${DOCS[@]}"
- dodoc docs/*.txt lcptools/*.{txt,pdf} || die "docs failed"
+ dodoc docs/*.txt lcptools/*.{txt,pdf}
cd "${D}"
mkdir -p usr/lib/tboot/ || die