projects
/
libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8875b48
)
_fix_pkgconfig_libdir
author
Sjoerd Simons
<sjoerd@debian.org>
Thu, 10 Mar 2016 00:53:26 +0000
(
00:53
+0000)
committer
Peter Michael Green
<plugwash@raspbian.org>
Thu, 10 Mar 2016 00:53:26 +0000
(
00:53
+0000)
Gbp-Pq: Name 04_fix_pkgconfig_libdir.patch
src/libcec/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/src/libcec/CMakeLists.txt
b/src/libcec/CMakeLists.txt
index 0933dc3de849d825afe1d0a862459a65917f946e..808870ab5ce7c516e5b6a2f335d54bc8dff5f665 100644
(file)
--- a/
src/libcec/CMakeLists.txt
+++ b/
src/libcec/CMakeLists.txt
@@
-157,7
+157,7
@@
else()
configure_pc_file(cec ${CMAKE_CURRENT_SOURCE_DIR}/libcec.pc.in
${CMAKE_CURRENT_SOURCE_DIR}/libcec.pc
${CMAKE_INSTALL_PREFIX}
- ${CMAKE_INSTALL_
PREFIX}/${CMAKE_INSTALL_
LIBDIR}
+ ${CMAKE_INSTALL_LIBDIR}
${CMAKE_INSTALL_PREFIX}/include)
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/libcec.pc