commit:     0f59e02374b08163b3eaf1bb96826e0dee3c610c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  8 04:45:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec  8 04:45:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f59e023

sci-libs/hdf: fix typo

Had switched it back to ${FILESDIR} to add an extra patch but forgot
to switch it back again apparently.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/hdf/hdf-4.2.15-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/hdf/hdf-4.2.15-r1.ebuild 
b/sci-libs/hdf/hdf-4.2.15-r1.ebuild
index c93e912c8ccd..e889b13db235 100644
--- a/sci-libs/hdf/hdf-4.2.15-r1.ebuild
+++ b/sci-libs/hdf/hdf-4.2.15-r1.ebuild
@@ -32,7 +32,7 @@ PATCHES=(
 
        # May need to extend these for more arches in future.
        # bug #664856
-       "${FILESDIR}"/${PN}-4.2.15-arch-patches/
+       "${WORKDIR}"/${PN}-4.2.15-arch-patches/
 )
 
 src_prepare() {

Reply via email to