summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/xstow/xstow-1.0.1.ebuild')
-rw-r--r--app-admin/xstow/xstow-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/xstow/xstow-1.0.1.ebuild b/app-admin/xstow/xstow-1.0.1.ebuild
index de7357598a6c..8bc68e8c4517 100644
--- a/app-admin/xstow/xstow-1.0.1.ebuild
+++ b/app-admin/xstow/xstow-1.0.1.ebuild
@@ -34,7 +34,7 @@ src_install() {
dodir /var/lib/xstow
# install env.d file to add STOWDIR to PATH and LDPATH
- doenvd "${FILESDIR}/99xstow" || die "doenvd failed"
+ doenvd "${FILESDIR}/99xstow"
}
pkg_postinst() {