11 lines
453 B
Text
11 lines
453 B
Text
--- 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
|