Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37903458
en ru br
ALT Linux repos
S:4.0.1-alt1

Group :: System/Libraries
RPM: minizip-ng

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: minizip-ng-soversion-alt.patch
Download


diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5ca7729..aa7d4ef 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -612,8 +612,6 @@ endif()
 
 # Include compatibility layer
 if(MZ_COMPAT)
-    set(SOVERSION "1")
-
     set(FILE_H "zip.h")
     set(MZ_COMPAT_FILE "MZ_COMPAT_ZIP")
     configure_file(mz_compat_shim.h.in zip.h)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin