aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-08-11 15:27:59 +0400
committerAlexey Shvetsov <alexxy@gentoo.org>2010-08-11 15:27:59 +0400
commit72385b456548d990ce9517a57be14860a7cab3c4 (patch)
tree97ce766735a349a7a50b8d610981977def534443 /sci-chemistry/gromacs/gromacs-4.0.9999.ebuild
parentbumped matio (diff)
downloadsci-72385b456548d990ce9517a57be14860a7cab3c4.tar.gz
sci-72385b456548d990ce9517a57be14860a7cab3c4.tar.bz2
sci-72385b456548d990ce9517a57be14860a7cab3c4.zip
Add epatch_user =)
(Portage version: 2.2_rc67_p358/git/Linux x86_64, signed Manifest commit)
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-4.0.9999.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-4.0.9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild
index 86bf31062..b2d8b3ec5 100644
--- a/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild
@@ -68,7 +68,8 @@ src_prepare() {
# Fix typos in a couple of files.
sed -e "s:+0f:-f:" -i share/tutor/gmxdemo/demo \
|| die "Failed to fixup demo script."
-
+
+ epatch_user
eautoreconf
GMX_DIRS=""
use single-precision && GMX_DIRS+=" single"