summaryrefslogtreecommitdiff
path: root/devel/hdf5/patches/patch-hl_examples_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hdf5/patches/patch-hl_examples_Makefile.in')
-rw-r--r--devel/hdf5/patches/patch-hl_examples_Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/hdf5/patches/patch-hl_examples_Makefile.in b/devel/hdf5/patches/patch-hl_examples_Makefile.in
index e21f608c451..42a4a9dd85a 100644
--- a/devel/hdf5/patches/patch-hl_examples_Makefile.in
+++ b/devel/hdf5/patches/patch-hl_examples_Makefile.in
@@ -1,15 +1,15 @@
-$NetBSD: patch-hl_examples_Makefile.in,v 1.3 2015/11/26 11:25:10 adam Exp $
+$NetBSD: patch-hl_examples_Makefile.in,v 1.3.8.1 2016/12/11 17:18:02 spz Exp $
Fix paths to examples.
---- hl/examples/Makefile.in.orig 2015-11-10 14:01:04.000000000 +0000
+--- hl/examples/Makefile.in.orig 2016-05-10 21:24:53.000000000 +0000
+++ hl/examples/Makefile.in
@@ -604,8 +604,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.c
# Example directory
# Note: no '/' after DESTDIR. Explanation in commence.am
--EXAMPLEDIR = ${DESTDIR}$(datarootdir)/hdf5_examples/hl/c
--EXAMPLETOPDIR = ${DESTDIR}$(datarootdir)/hdf5_examples/hl
+-EXAMPLEDIR = ${DESTDIR}$(exec_prefix)/share/hdf5_examples/hl/c
+-EXAMPLETOPDIR = ${DESTDIR}$(exec_prefix)/share/hdf5_examples/hl
+EXAMPLEDIR = ${DESTDIR}$(datarootdir)/examples/hdf5/hl/c
+EXAMPLETOPDIR = ${DESTDIR}$(datarootdir)/examples/hdf5/hl
INSTALL_SCRIPT_FILES = run-hlc-ex.sh