diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 06:05:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 06:05:01 +0000 |
commit | 5dadda7b942adbbe44e89f5921ddd59cd426f07a (patch) | |
tree | 9ec4bffdb8a14a92715ec1e2b963203a43384115 /sci-calculators/units | |
parent | whitespace (diff) | |
download | gentoo-2-5dadda7b942adbbe44e89f5921ddd59cd426f07a.tar.gz gentoo-2-5dadda7b942adbbe44e89f5921ddd59cd426f07a.tar.bz2 gentoo-2-5dadda7b942adbbe44e89f5921ddd59cd426f07a.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-calculators/units')
-rw-r--r-- | sci-calculators/units/units-1.86.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-calculators/units/units-1.86.ebuild b/sci-calculators/units/units-1.86.ebuild index c55be637bbd1..fd184a3c4ebe 100644 --- a/sci-calculators/units/units-1.86.ebuild +++ b/sci-calculators/units/units-1.86.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/sci-calculators/units/units-1.86.ebuild,v 1.7 2007/05/21 21:12:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.86.ebuild,v 1.8 2007/07/15 06:05:01 mr_bones_ Exp $ inherit eutils @@ -16,7 +16,6 @@ KEYWORDS="alpha amd64 hppa ppc sparc x86" DEPEND=">=sys-libs/readline-4.1-r2 >=sys-libs/ncurses-5.2-r3" - src_compile() { #Note: the trailing / is required in the datadir path. econf --datadir=/usr/share/${PN}/ || die |