File: cmake.patch

package info (click to toggle)
ntirpc 7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,584 kB
  • sloc: ansic: 34,884; cpp: 1,403; python: 590; sh: 68; makefile: 13
file content (11 lines) | stat: -rw-r--r-- 252 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
--- a/CMakeLists.txt.standalone
+++ b/CMakeLists.txt.standalone
@@ -153,7 +153,7 @@
 )
 
 ########### install files ###############
 
-install(FILES  libntirpc.pc DESTINATION bin)
+install(FILES  ${PROJECT_BINARY_DIR}/libntirpc.pc DESTINATION bin)