summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocaml-mysql')
-rw-r--r--dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild
index 061aa0eae84e..dda4373d060f 100644
--- a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild
+++ b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild
@@ -34,5 +34,5 @@ src_install()
findlib_src_preinst
emake install
- dodoc CHANGES README VERSION || die
+ dodoc CHANGES README VERSION
}