diff options
Diffstat (limited to 'sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild')
-rw-r--r-- | sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild index df20f130c96d..b8d1dd12f76e 100644 --- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild +++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild,v 1.2 2012/10/19 09:41:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r11.ebuild,v 1.3 2013/02/27 16:53:35 jlec Exp $ EAPI=3 @@ -98,6 +98,7 @@ pkg_setup() { } src_prepare() { + tc-export PKG_CONFIG einfo "Applying upstream patches ..." for patch in $(seq $PATCH_TOT); do base="PATCH${patch}" |