summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/cryptmount/cryptmount-1.2.ebuild')
-rw-r--r--sys-fs/cryptmount/cryptmount-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptmount/cryptmount-1.2.ebuild b/sys-fs/cryptmount/cryptmount-1.2.ebuild
index 46efd599f..0d3643734 100644
--- a/sys-fs/cryptmount/cryptmount-1.2.ebuild
+++ b/sys-fs/cryptmount/cryptmount-1.2.ebuild
@@ -40,5 +40,5 @@ src_compile() {
src_install() {
emake install DESTDIR="${D}" || die "emake install failed"
- dodoc ABOUT-NLS AUTHORS ChangeLog NEWS README RELNOTES ToDo
+ dodoc AUTHORS ChangeLog NEWS README RELNOTES ToDo
}