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 7110c4257..8a0adf742 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -857,7 +857,6 @@ abort_install() {
}
dyn_configure() {
- hasq "$EAPI" 0 1 2_pre1 && return 0
if [[ $PORTAGE_BUILDDIR/.configured -nt $WORKDIR ]] ; then
vecho ">>> It appears that '$PF' is already configured; skipping."