summaryrefslogtreecommitdiffstats
path: root/bin/preplib
diff options
context:
space:
mode:
Diffstat (limited to 'bin/preplib')
-rwxr-xr-xbin/preplib2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/preplib b/bin/preplib
index c7f45079d..71446316a 100755
--- a/bin/preplib
+++ b/bin/preplib
@@ -5,7 +5,7 @@
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
-vecho "QA Notice: Please stop using me, fix your package instead" 1>&2
+eqawarn "QA Notice: Deprecated call to 'preplib'"
LIBDIR_VAR="LIBDIR_${ABI}"
if [ -n "${ABI}" -a -n "${!LIBDIR_VAR}" ]; then