summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/tcp-wrappers/tcp-wrappers-7.6.22-r1.ebuild')
-rw-r--r--sys-apps/tcp-wrappers/tcp-wrappers-7.6.22-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6.22-r1.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6.22-r1.ebuild
index 0129109fb5b9..b3131aa342ba 100644
--- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6.22-r1.ebuild
+++ b/sys-apps/tcp-wrappers/tcp-wrappers-7.6.22-r1.ebuild
@@ -50,7 +50,7 @@ temake() {
RANLIB="$(tc-getRANLIB)" \
COPTS="${CFLAGS} ${CPPFLAGS} ${mycppflags}" \
LDFLAGS="${LDFLAGS}" \
- "$@" || die
+ "$@"
}
multilib_src_configure() {