aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gmail.com>2013-01-22 02:31:03 +0400
committerAndrew Savchenko <bircoph@gmail.com>2013-01-22 02:31:03 +0400
commit21d42709772f069ee251b1b82d412f727b77c63f (patch)
treede36d74c7011f82fc2a3fc910f1fe8fb6c37b40d /sci-physics/root/root-9999.ebuild
parentsci-chemistry/gromacs: use cuda.eclass (diff)
downloadsci-21d42709772f069ee251b1b82d412f727b77c63f.tar.gz
sci-21d42709772f069ee251b1b82d412f727b77c63f.tar.bz2
sci-21d42709772f069ee251b1b82d412f727b77c63f.zip
Fix bug 452806
Honor system *FLAGS for all build objects. Remove old version and old patches.
Diffstat (limited to 'sci-physics/root/root-9999.ebuild')
-rw-r--r--sci-physics/root/root-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
index 9523e3aa2..c987a0329 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.02-r1.ebuild,v 1.3 2012/05/04 07:55:34 jdhore Exp $
@@ -148,7 +148,7 @@ pkg_setup() {
src_prepare() {
epatch \
- "${FILESDIR}"/${PN}-${PATCH_PV}-prop-ldflags.patch \
+ "${FILESDIR}"/${PN}-${PATCH_PV2}-prop-flags.patch \
"${FILESDIR}"/${PN}-${PATCH_PV2}-nobyte-compile.patch \
"${FILESDIR}"/${PN}-${PATCH_PV}-glibc212.patch \
"${FILESDIR}"/${PN}-${PATCH_PV}-unuran.patch \