summaryrefslogtreecommitdiff
path: root/eclass/apache-2.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/apache-2.eclass')
-rw-r--r--eclass/apache-2.eclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/eclass/apache-2.eclass b/eclass/apache-2.eclass
index 2197b3d84cd8..f59030f926f5 100644
--- a/eclass/apache-2.eclass
+++ b/eclass/apache-2.eclass
@@ -650,7 +650,6 @@ apache-2_src_install() {
mv -f "${ED%/}/var/www/localhost/icons" \
"${ED%/}/usr/share/apache2/icons" || die
rm -rf "${ED%/}/var/www/localhost/" || die
- eend $?
# set some sane permissions for suexec
if use suexec ; then