summarylogtreecommitdiffstats
path: root/lib64bit_cmake_patch.patch
diff options
context:
space:
mode:
authorSamuel Mesa2015-09-23 13:10:32 -0500
committerSamuel Mesa2015-09-23 13:10:32 -0500
commitf42584c7d7ee495be8330919389bd3f3c9f2542b (patch)
tree9e2cbe1b0333513b425c59788b82b8b452a950c2 /lib64bit_cmake_patch.patch
parent1905b0914569a64d52ca74f5f80b75b56fdbb896 (diff)
downloadaur-f42584c7d7ee495be8330919389bd3f3c9f2542b.tar.gz
Changes in depedencies packages and path for lib64 path.
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)