summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libnl/libnl-1.1.4.ebuild')
-rw-r--r--dev-libs/libnl/libnl-1.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-1.1.4.ebuild b/dev-libs/libnl/libnl-1.1.4.ebuild
index 686c171132d1..8fc958567840 100644
--- a/dev-libs/libnl/libnl-1.1.4.ebuild
+++ b/dev-libs/libnl/libnl-1.1.4.ebuild
@@ -39,7 +39,7 @@ src_compile() {
if use doc ; then
cd "${S}/doc"
- emake gendoc || die
+ emake gendoc
fi
}