diff options
Diffstat (limited to 'sci-chemistry/molmol/molmol-2k_p2-r5.ebuild')
-rw-r--r-- | sci-chemistry/molmol/molmol-2k_p2-r5.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild b/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild index eff1d99fd425..fd8da66a8805 100644 --- a/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild +++ b/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild,v 1.1 2014/07/22 16:49:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild,v 1.2 2014/07/23 09:03:00 jlec Exp $ EAPI=5 @@ -48,9 +48,6 @@ src_prepare() { # Patch from http://pjf.net/science/molmol.html, where src.rpm is provided epatch "${FILESDIR}"/pjf_RH9_molmol2k2.diff - epatch "${FILESDIR}"/prefix.patch - eprefixify molmol - epatch "${FILESDIR}"/ldflags.patch epatch "${FILESDIR}"/opengl.patch |