summaryrefslogtreecommitdiffstats
path: root/bin/isolated-functions.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/isolated-functions.sh')
-rwxr-xr-xbin/isolated-functions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index b46f50a4d..673f1ad85 100755
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -96,6 +96,7 @@ diefunc() {
done
fi
if [ "${EMERGE_FROM}" != "binary" ] && \
+ ! hasq ${EBUILD_PHASE} prerm postrm && \
[ "${EBUILD#${PORTDIR}/}" == "${EBUILD}" ] ; then
local overlay=${EBUILD%/*}
overlay=${overlay%/*}