summaryrefslogtreecommitdiff
path: root/graphics/OpenEXR/files/patch-IlmImfExamples::Makeilfe.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/OpenEXR/files/patch-IlmImfExamples::Makeilfe.in')
-rw-r--r--graphics/OpenEXR/files/patch-IlmImfExamples::Makeilfe.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/OpenEXR/files/patch-IlmImfExamples::Makeilfe.in b/graphics/OpenEXR/files/patch-IlmImfExamples::Makeilfe.in
new file mode 100644
index 000000000000..4d8dc311f0ba
--- /dev/null
+++ b/graphics/OpenEXR/files/patch-IlmImfExamples::Makeilfe.in
@@ -0,0 +1,11 @@
+--- IlmImfExamples/Makefile.in.orig Sun Mar 23 20:08:09 2003
++++ IlmImfExamples/Makefile.in Tue Mar 25 01:06:30 2003
+@@ -109,7 +109,7 @@
+ rgbaInterfaceExamples.h generalInterfaceExamples.h
+
+
+-examplesdir = $(datadir)/doc/OpenEXR-@OPENEXR_VERSION@/examples
++examplesdir = $(datadir)/examples/OpenEXR-@OPENEXR_VERSION@
+ examples_DATA = $(imfexamples_SOURCES)
+
+ imfexamplesdir = $(examplesdir)