openbsd-ports/graphics/openexr/patches/patch-IlmImfExamples_Makefile_in
jasper 8dfdbbd6fb - update openexr to 1.6.1
- tweak path to docs and examples

please note that some libs have been moved to graphics/ilmbase
2008-04-11 11:16:20 +00:00

13 lines
567 B
Plaintext

$OpenBSD: patch-IlmImfExamples_Makefile_in,v 1.1 2008/04/11 11:16:20 jasper Exp $
--- IlmImfExamples/Makefile.in.orig Thu Apr 10 20:32:46 2008
+++ IlmImfExamples/Makefile.in Thu Apr 10 20:33:07 2008
@@ -227,7 +227,7 @@ imfexamples_SOURCES = main.cpp drawImage.cpp rgbaInter
rgbaInterfaceTiledExamples.h \
lowLevelIoExamples.h previewImageExamples.h
-examplesdir = $(datadir)/doc/OpenEXR-@OPENEXR_VERSION@/examples
+examplesdir = $(datadir)/doc/OpenEXR/examples
examples_DATA = $(imfexamples_SOURCES)
imfexamplesdir = $(examplesdir)
all: all-am