slackbuilds/libraries/Hypodermic/Hypodermic.patch

14 lines
466 B
Diff

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