summaryrefslogtreecommitdiff
path: root/www-servers/resin/resin-4.0.48-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/resin/resin-4.0.48-r1.ebuild')
-rw-r--r--www-servers/resin/resin-4.0.48-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/resin/resin-4.0.48-r1.ebuild b/www-servers/resin/resin-4.0.48-r1.ebuild
index ad098405d02f..f6273d76edc8 100644
--- a/www-servers/resin/resin-4.0.48-r1.ebuild
+++ b/www-servers/resin/resin-4.0.48-r1.ebuild
@@ -78,7 +78,7 @@ src_configure() {
append-flags -fPIC -DPIC
chmod 755 "${S}/configure" || die
- econf --prefix=${RESIN_HOME} || die "econf failed"
+ econf --prefix=${RESIN_HOME}
}
src_compile() {