File: soversion.patch

package info (click to toggle)
metkit 1.17.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,684 kB
  • sloc: cpp: 20,331; ansic: 9,896; sh: 2,559; python: 819; makefile: 19
file content (14 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Soversion
Index: metkit-1.12.1/src/metkit/CMakeLists.txt
===================================================================
--- metkit-1.12.1.orig/src/metkit/CMakeLists.txt
+++ metkit-1.12.1/src/metkit/CMakeLists.txt
@@ -189,6 +189,8 @@ ecbuild_add_library(
     HEADER_DESTINATION
         ${INSTALL_INCLUDE_DIR}/metkit
 
+    VERSION 0d
+	
     PERSISTENT
         ${metkit_persistent_srcs}