mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
0b55a809ea
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
13 lines
466 B
Diff
13 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
|