diff options
Diffstat (limited to 'sci-chemistry/refmac/refmac-5.6.0098.ebuild')
-rw-r--r-- | sci-chemistry/refmac/refmac-5.6.0098.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-chemistry/refmac/refmac-5.6.0098.ebuild b/sci-chemistry/refmac/refmac-5.6.0098.ebuild index 133515bae4a6..04b4624e2254 100644 --- a/sci-chemistry/refmac/refmac-5.6.0098.ebuild +++ b/sci-chemistry/refmac/refmac-5.6.0098.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0098.ebuild,v 1.1 2011/01/11 14:12:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0098.ebuild,v 1.2 2011/01/16 11:06:01 jlec Exp $ EAPI="2" @@ -54,6 +54,7 @@ src_compile() { src_test() { einfo "Starting tests ..." + source "${EPREFIX}/etc/profile" export PATH="${WORKDIR}/test-framework/scripts:${S}:${PATH}" export CCP4_TEST="${WORKDIR}"/test-framework export CCP4_SCR="${T}" |