diff options
author | 2007-07-13 06:38:59 +0000 | |
---|---|---|
committer | 2007-07-13 06:38:59 +0000 | |
commit | 745fadece754d297342fa1cdbbb2776101b67e5a (patch) | |
tree | ef83861fd3a435ddff908b6a3bf84d5dacea90ef /dev-db/sqliteodbc/sqliteodbc-0.64.ebuild | |
parent | whitespace (diff) | |
download | historical-745fadece754d297342fa1cdbbb2776101b67e5a.tar.gz historical-745fadece754d297342fa1cdbbb2776101b67e5a.tar.bz2 historical-745fadece754d297342fa1cdbbb2776101b67e5a.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-db/sqliteodbc/sqliteodbc-0.64.ebuild')
-rw-r--r-- | dev-db/sqliteodbc/sqliteodbc-0.64.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild b/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild index dd33055b3a8d..08d528c4c3e1 100644 --- a/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild +++ b/dev-db/sqliteodbc/sqliteodbc-0.64.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/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild,v 1.3 2006/02/02 19:12:08 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.64.ebuild,v 1.4 2007/07/13 06:38:59 mr_bones_ Exp $ inherit eutils @@ -30,7 +30,6 @@ src_compile() { emake || die "could not compile" } - src_install() { dodir /usr/lib einstall || die "could not install" |