summaryrefslogtreecommitdiffstats
path: root/bin/ebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild.sh')
-rwxr-xr-xbin/ebuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index e9f4b96cb..18f96b655 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -2056,7 +2056,6 @@ ebuild_main() {
case ${EBUILD_SH_ARGS} in
nofetch)
ebuild_phase_with_hooks pkg_nofetch
- exit 1
;;
prerm|postrm|postinst|config|info)
if hasq "$EBUILD_SH_ARGS" config info && \