summaryrefslogtreecommitdiffstats
path: root/libraries/Hypodermic/Hypodermic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/Hypodermic/Hypodermic.patch')
-rw-r--r--libraries/Hypodermic/Hypodermic.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libraries/Hypodermic/Hypodermic.patch b/libraries/Hypodermic/Hypodermic.patch
new file mode 100644
index 0000000000..fc0529a612
--- /dev/null
+++ b/libraries/Hypodermic/Hypodermic.patch
@@ -0,0 +1,13 @@
+diff -ur Hypodermic-2.1.old/Hypodermic/CMakeLists.txt Hypodermic-2.1/Hypodermic/CMakeLists.txt
+--- Hypodermic-2.1.old/Hypodermic/CMakeLists.txt 2016-09-23 10:59:34.000000000 -0300
++++ Hypodermic-2.1/Hypodermic/CMakeLists.txt 2017-02-08 22:22:43.345091596 -0200
+@@ -109,7 +109,7 @@
+
+ install(
+ FILES ${CMAKE_CURRENT_BINARY_DIR}/libhypodermic.pc
+- DESTINATION lib/pkgconfig
++ DESTINATION lib${LIB_SUFFIX}/pkgconfig
+ )
+
+
+Only in Hypodermic-2.1.old/: build