diff options
Diffstat (limited to 'graphics/OpenEXR/files/patch-IlmImfExamples-Makeilfe.in')
-rw-r--r-- | graphics/OpenEXR/files/patch-IlmImfExamples-Makeilfe.in | 11 |
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..d07038d9440b --- /dev/null +++ b/graphics/OpenEXR/files/patch-IlmImfExamples-Makeilfe.in @@ -0,0 +1,11 @@ +--- IlmImfExamples/Makefile.in.orig 2007-08-04 05:07:13.000000000 +0900 ++++ IlmImfExamples/Makefile.in 2007-10-08 02:22:15.000000000 +0900 +@@ -225,7 +225,7 @@ + rgbaInterfaceTiledExamples.h \ + lowLevelIoExamples.h previewImageExamples.h + +-examplesdir = $(datadir)/doc/OpenEXR-@OPENEXR_VERSION@/examples ++examplesdir = $(prefix)/share/examples/OpenEXR + examples_DATA = $(imfexamples_SOURCES) + imfexamplesdir = $(examplesdir) + all: all-am |