projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
688327f
)
deprecate preplib
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 17 Dec 2005 03:32:20 +0000
(
03:32
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 17 Dec 2005 03:32:20 +0000
(
03:32
-0000)
svn path=/main/trunk/; revision=2386
bin/preplib
patch
|
blob
|
history
diff --git
a/bin/preplib
b/bin/preplib
index 53fd2018d19bc1c1725a03313e27fd80e0ed00c0..a0227a6c83664c0b02f3f01eec290f0bf9760590 100755
(executable)
--- 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}"