aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrançois Bissey <francois.bissey@canterbury.ac.nz>2013-09-20 10:16:54 +1200
committerJustin Lecher <jlec@gentoo.org>2013-09-20 11:46:51 +0200
commit64b8003cee08efbc8fc722c9fe8ab6e887bceb9f (patch)
treee301a770d21040da079520f5eefc6798db2e88d2 /sci-libs/modglue/modglue-1.19.ebuild
parentThe metadata of sci-physics/abinit augmented by the description of the etsf_i... (diff)
downloadsci-64b8003cee08efbc8fc722c9fe8ab6e887bceb9f.tar.gz
sci-64b8003cee08efbc8fc722c9fe8ab6e887bceb9f.tar.bz2
sci-64b8003cee08efbc8fc722c9fe8ab6e887bceb9f.zip
Fixing sandbox violations
Package-Manager: portage-2.2.6
Diffstat (limited to 'sci-libs/modglue/modglue-1.19.ebuild')
-rw-r--r--sci-libs/modglue/modglue-1.19.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/sci-libs/modglue/modglue-1.19.ebuild b/sci-libs/modglue/modglue-1.19.ebuild
index ca843118c..022049ce8 100644
--- a/sci-libs/modglue/modglue-1.19.ebuild
+++ b/sci-libs/modglue/modglue-1.19.ebuild
@@ -24,13 +24,8 @@ DEPEND="${RDEPEND}
AUTOTOOLS_IN_SOURCE_BUILD=1
PATCHES=(
- # Respect LDFLAGS (and a last bit of 64bit problem)
- "${FILESDIR}"/${PN}-1.19-ldflags.patch
- # fix parallel make. test are made at the same time as the library??
- "${FILESDIR}"/${PN}-1.19-parallelmake.patch
- # take care of the lib/lib64 problem. Without this modglue installs
- # stuff in /usr/usr/lib64 on 64bits systems.
- "${FILESDIR}"/${PN}-1.16-lib64.patch
+ # consolidated (src/)Makefile.in patch
+ "${FILESDIR}"/${PN}-1.19-Makefiles.patch
)
src_install() {