summaryrefslogtreecommitdiff
path: root/app-shells/tcsh/tcsh-6.17-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/tcsh/tcsh-6.17-r1.ebuild')
-rw-r--r--app-shells/tcsh/tcsh-6.17-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-shells/tcsh/tcsh-6.17-r1.ebuild b/app-shells/tcsh/tcsh-6.17-r1.ebuild
index cb515e8503e..64ec5fe0e9d 100644
--- a/app-shells/tcsh/tcsh-6.17-r1.ebuild
+++ b/app-shells/tcsh/tcsh-6.17-r1.ebuild
@@ -70,8 +70,7 @@ src_configure() {
econf \
--prefix="${EPREFIX:-/}" \
- --datarootdir='${prefix}/usr/share' \
- || die
+ --datarootdir='${prefix}/usr/share'
}
src_install() {