aboutsummaryrefslogtreecommitdiff
path: root/graphics/openjpeg/files/patch-libopenjpeg-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/openjpeg/files/patch-libopenjpeg-CMakeLists.txt')
-rw-r--r--graphics/openjpeg/files/patch-libopenjpeg-CMakeLists.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/openjpeg/files/patch-libopenjpeg-CMakeLists.txt b/graphics/openjpeg/files/patch-libopenjpeg-CMakeLists.txt
new file mode 100644
index 000000000000..37fd08ce52be
--- /dev/null
+++ b/graphics/openjpeg/files/patch-libopenjpeg-CMakeLists.txt
@@ -0,0 +1,11 @@
+--- libopenjpeg/CMakeLists.txt.orig 2012-02-07 11:49:55.000000000 +0100
++++ libopenjpeg/CMakeLists.txt 2012-06-03 14:29:44.000000000 +0200
+@@ -55,7 +55,7 @@
+
+ # Install includes files
+ INSTALL(FILES openjpeg.h
+- DESTINATION ${OPENJPEG_INSTALL_INCLUDE_DIR}/${OPENJPEG_INSTALL_SUBDIR} COMPONENT Headers
++ DESTINATION ${OPENJPEG_INSTALL_INCLUDE_DIR} COMPONENT Headers
+ )
+
+ # install man page of the library