summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ebuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index d49259bd7..171b9c6f4 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -699,7 +699,7 @@ dyn_pretend() {
dyn_setup() {
if [[ -e $PORTAGE_BUILDDIR/.setuped ]] ; then
vecho ">>> It appears that '$PF' is already setup; skipping."
- vecho ">>> Remove '$PORTAGE_BUILDDIR/.setuped' to force prepare."
+ vecho ">>> Remove '$PORTAGE_BUILDDIR/.setuped' to force setup."
return 0
fi
ebuild_phase pre_pkg_setup