Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 0a1e15088f0e319fe57d043f3f96512c > files > 1

libsysstat-0.4.0-1.mga6.src.rpm

diff --git a/CMakeLists.txt b/CMakeLists.txt
index e418e72..1d0500c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -161,7 +161,7 @@ configure_package_config_file(
 # cmake version config file
 write_basic_package_version_file(
     "${CMAKE_BINARY_DIR}/${SYSSTAT_LIBRARY_NAME}-config-version.cmake"
-    VERSION ${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}
+    VERSION ${SYSSTAT_VERSION}
     COMPATIBILITY AnyNewerVersion
 )