diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-10 07:38:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-10 07:38:17 +0000 |
commit | a448fc15c397fadc6c95aa02dc2ccf594a585b46 (patch) | |
tree | 47113883365649e3ea8f01fbde92fc09ab3c25be /sci-physics | |
parent | add TUTORIAL and manual to the note about how to use Gatt (diff) | |
download | gentoo-2-a448fc15c397fadc6c95aa02dc2ccf594a585b46.tar.gz gentoo-2-a448fc15c397fadc6c95aa02dc2ccf594a585b46.tar.bz2 gentoo-2-a448fc15c397fadc6c95aa02dc2ccf594a585b46.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-5.16.00-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-physics/root/root-5.16.00-r1.ebuild b/sci-physics/root/root-5.16.00-r1.ebuild index eeeda55ef9b4..2def999f7b5a 100644 --- a/sci-physics/root/root-5.16.00-r1.ebuild +++ b/sci-physics/root/root-5.16.00-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00-r1.ebuild,v 1.3 2008/01/10 00:08:22 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00-r1.ebuild,v 1.4 2008/01/10 07:38:17 mr_bones_ Exp $ inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran @@ -99,7 +99,6 @@ src_compile() { # watch: the configure script is not the standard autotools # precompiled headers buggy with icc - ./configure ${target} \ --prefix=/usr \ --bindir=/usr/bin \ |