summarylogtreecommitdiffstats
path: root/lib64bit_cmake_patch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'lib64bit_cmake_patch.patch')
-rw-r--r--lib64bit_cmake_patch.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib64bit_cmake_patch.patch b/lib64bit_cmake_patch.patch
new file mode 100644
index 000000000000..31e88ca0cde3
--- /dev/null
+++ b/lib64bit_cmake_patch.patch
@@ -0,0 +1,5 @@
+--- src/ossim-1.8.18/ossim_package_support/cmake/CMakeLists.txt 2015-08-13 09:17:39.811546639 +0000
++++ src/ossim-1.8.18/ossim_package_support/cmake/CMakeLists.txt 2015-08-13 09:09:28.608232907 +0000
+@@ -257,2 +257,2 @@
+- INSTALL(FILES ${${PROJECT_NAME}_BINARY_DIR}/packaging/pkgconfig/${PKGCONFIG_FILE}.pc DESTINATION lib${LIBSUFFIX}/pkgconfig COMPONENT ossim)
++ INSTALL(FILES ${${PROJECT_NAME}_BINARY_DIR}/packaging/pkgconfig/${PKGCONFIG_FILE}.pc DESTINATION lib/pkgconfig COMPONENT ossim)