aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/ccp4-apps/ccp4-apps-6.1.2-r7.ebuild')
-rw-r--r--sci-chemistry/ccp4-apps/ccp4-apps-6.1.2-r7.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.2-r7.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.2-r7.ebuild
index 9bc273e28..a611f600e 100644
--- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.2-r7.ebuild
+++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.2-r7.ebuild
@@ -158,7 +158,9 @@ src_prepare() {
ccp_patch "${FILESDIR}"/${PV}-pythonpath.patch
# Update things for oasis 4 usage
- use oasis4 && epatch "${WORKDIR}"/${PV}-oasis4.0.patch
+ use oasis4 \
+ && epatch "${WORKDIR}"/${PV}-oasis4.0.patch \
+ && sed 's: oasis : :g' -i src/Makefile.in
einfo "Done." # done applying Gentoo patches
echo