summaryrefslogtreecommitdiff
path: root/sci-libs/gsl/gsl-2.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/gsl/gsl-2.4.ebuild')
-rw-r--r--sci-libs/gsl/gsl-2.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-libs/gsl/gsl-2.4.ebuild b/sci-libs/gsl/gsl-2.4.ebuild
index 659ed95f7978..fa10b54618ce 100644
--- a/sci-libs/gsl/gsl-2.4.ebuild
+++ b/sci-libs/gsl/gsl-2.4.ebuild
@@ -7,7 +7,8 @@ inherit autotools eutils flag-o-matic toolchain-funcs
DESCRIPTION="The GNU Scientific Library"
HOMEPAGE="https://www.gnu.org/software/gsl/"
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
+ https://dev.gentoo.org/~mgorny/dist/${PN}-2.3-cblas.patch.bz2"
LICENSE="GPL-3"
SLOT="0/23"
@@ -19,7 +20,7 @@ DEPEND="${RDEPEND}
app-eselect/eselect-cblas
virtual/pkgconfig"
-PATCHES=( "${FILESDIR}"/${PN}-2.3-cblas.patch )
+PATCHES=( "${WORKDIR}"/${PN}-2.3-cblas.patch )
pkg_pretend() {
# prevent to use external cblas from a previously installed gsl