diff options
Diffstat (limited to 'sci-physics/paw/paw-2.14.04.ebuild')
-rw-r--r-- | sci-physics/paw/paw-2.14.04.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-physics/paw/paw-2.14.04.ebuild b/sci-physics/paw/paw-2.14.04.ebuild index d437dac7d32a..1f47f4c9daef 100644 --- a/sci-physics/paw/paw-2.14.04.ebuild +++ b/sci-physics/paw/paw-2.14.04.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-physics/paw/paw-2.14.04.ebuild,v 1.1 2007/08/24 21:38:52 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04.ebuild,v 1.2 2007/08/25 22:58:47 mr_bones_ Exp $ inherit eutils multilib fortran @@ -63,7 +63,6 @@ src_unpack() { mkdir -p .texmf-var } - src_compile() { emake -j1 \ DEB_BUILD_OPTIONS="${FORTRANC} nostrip" \ |