summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-12-30 03:22:27 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-12-30 03:22:27 +0000
commit7c79e5f9e27b5433236d00aee379b472a024ea34 (patch)
tree490abd6fabdcb1860bad0792a8f9cd7902ca6bf7 /sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild
parentinitial import of package (diff)
downloadhistorical-7c79e5f9e27b5433236d00aee379b472a024ea34.tar.gz
historical-7c79e5f9e27b5433236d00aee379b472a024ea34.tar.bz2
historical-7c79e5f9e27b5433236d00aee379b472a024ea34.zip
Change install location.
Package-Manager: portage-2.1.4_rc11
Diffstat (limited to 'sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild')
-rw-r--r--sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild b/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild
index e5fd069c9301..cc9e5649a43e 100644
--- a/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild
+++ b/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild,v 1.9 2007/11/14 14:56:33 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild,v 1.10 2007/12/30 03:22:27 chtekk Exp $
inherit multilib
@@ -19,8 +19,7 @@ RDEPEND="${DEPEND}"
src_install() {
dodir "/etc"
dodir "/usr/$(get_libdir)"
- einstall libdir="${D}/$(get_libdir)"
- mv "${D}/$(get_libdir)/libnss_mysql.la" "${D}/usr/$(get_libdir)/"
+ einstall libdir="${D}/usr/$(get_libdir)"
newdoc sample/README README.sample
dodoc AUTHORS DEBUGGING FAQ INSTALL NEWS README THANKS \