From 2cadff48652c896cf49df4a2ac2079c188e3996d Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 17 Dec 2005 03:32:20 +0000 Subject: deprecate preplib svn path=/main/trunk/; revision=2386 --- bin/preplib | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/preplib') diff --git a/bin/preplib b/bin/preplib index 53fd2018d..a0227a6c8 100755 --- a/bin/preplib +++ b/bin/preplib @@ -3,6 +3,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Id: /var/cvsroot/gentoo-src/portage/bin/preplib,v 1.7.2.1 2005/01/02 09:36:02 jstubbs Exp $ +ewarn "QA Notice: Please stop using me, fix your package instead" + LIBDIR_VAR="LIBDIR_${ABI}" if [ -n "${ABI}" -a -n "${!LIBDIR_VAR}" ]; then CONF_LIBDIR="${!LIBDIR_VAR}" -- cgit v1.2.3-1-g7c22