summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2006-03-12 15:24:18 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2006-03-12 15:24:18 +0000
commitcf932b124651ec4a84712140c27767cd42ae6570 (patch)
tree2077f528923f57a40789d92a51feda222da98a0e /sys-libs/db/db-4.4.20.ebuild
parentNew snapshot, bug #125933. (diff)
downloadhistorical-cf932b124651ec4a84712140c27767cd42ae6570.tar.gz
historical-cf932b124651ec4a84712140c27767cd42ae6570.tar.bz2
historical-cf932b124651ec4a84712140c27767cd42ae6570.zip
Fix jar filename
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'sys-libs/db/db-4.4.20.ebuild')
-rw-r--r--sys-libs/db/db-4.4.20.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/sys-libs/db/db-4.4.20.ebuild b/sys-libs/db/db-4.4.20.ebuild
index 9a597404f179..05f9181f719b 100644
--- a/sys-libs/db/db-4.4.20.ebuild
+++ b/sys-libs/db/db-4.4.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.4.20.ebuild,v 1.3 2006/02/22 20:51:59 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.4.20.ebuild,v 1.4 2006/03/12 15:24:18 pauldv Exp $
inherit eutils gnuconfig db flag-o-matic
@@ -41,12 +41,9 @@ src_unpack() {
do
epatch ${DISTDIR}/patch.${MY_PV}.${i}
done
- epatch ${FILESDIR}/${PN}-4.3-jarlocation.patch
+ epatch ${FILESDIR}/${PN}-${SLOT}-jarlocation.patch
epatch ${FILESDIR}/${PN}-${SLOT}-libtool.patch
-# Does no longer work on 4.4, but it's use is not clear.
-# epatch ${FILESDIR}/${PN}-4.3.27-fix-dep-link.patch
-
gnuconfig_update "${S}/../dist"
sed -i -e "s,\(ac_compiler\|\${MAKEFILE_CC}\|\${MAKEFILE_CXX}\|\$CC\)\( *--version\),\1 -dumpversion,g" ${S}/../dist/configure
@@ -106,7 +103,7 @@ src_compile() {
}
src_install() {
- einstall libdir="${D}/usr/$(get_libdir)" || die
+ einstall libdir="${D}/usr/$(get_libdir)" strip="${D}/bin/strip" || die
db_src_install_usrbinslot