summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-10-29 20:37:01 +0000
committerAchim Gottinger <achim@gentoo.org>2000-10-29 20:37:01 +0000
commit1b5ea6763da5b9159d10ad39b9546d33b1516d94 (patch)
tree53a0339c392d391a906ec8195b5c18f079d296ed /sys-libs/lib-compat
parentNow a threaded version of perl is build. The tests pass all now. (diff)
downloadgentoo-2-1b5ea6763da5b9159d10ad39b9546d33b1516d94.tar.gz
gentoo-2-1b5ea6763da5b9159d10ad39b9546d33b1516d94.tar.bz2
gentoo-2-1b5ea6763da5b9159d10ad39b9546d33b1516d94.zip
*** empty log message ***
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r--sys-libs/lib-compat/lib-compat-1.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild b/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild
index cc12205a1dd0..5ae104f3c58b 100644
--- a/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild
+++ b/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild,v 1.2 2000/08/16 04:38:35 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r1.ebuild,v 1.3 2000/10/29 20:37:01 achim Exp $
P=lib-compat-1.0
A=lib-compat.tar.gz
@@ -22,6 +22,7 @@ src_compile() {
src_install() {
into /usr
dolib.so *.so*
+ preplib /usr
}