diff options
Diffstat (limited to 'sci-chemistry/refmac/refmac-5.6.0081.ebuild')
-rw-r--r-- | sci-chemistry/refmac/refmac-5.6.0081.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/refmac/refmac-5.6.0081.ebuild b/sci-chemistry/refmac/refmac-5.6.0081.ebuild index 19b0a2303aa7..85f3d85a551c 100644 --- a/sci-chemistry/refmac/refmac-5.6.0081.ebuild +++ b/sci-chemistry/refmac/refmac-5.6.0081.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0081.ebuild,v 1.1 2010/07/06 06:34:38 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0081.ebuild,v 1.2 2010/07/06 13:07:18 jlec Exp $ EAPI="2" @@ -29,7 +29,7 @@ DEPEND="${RDEPEND}" S="${WORKDIR}" PATCHES=( - "${FILESDIR}"/${PV/81/80}-allow-dynamic-linking.patch + "${FILESDIR}"/${PV}-allow-dynamic-linking.patch ) src_prepare() { |