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

Group :: System/Libraries
RPM: libopenjpeg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: openjpeg-1.3-shlibname.patch
Download


--- OpenJPEG_v1_3/Makefile.orig	2007-12-21 12:39:41.000000000 +0200
+++ OpenJPEG_v1_3/Makefile	2010-02-22 17:10:58.000000000 +0200
@@ -29 +29 @@
-SHAREDLIB = lib$(TARGET)-$(VER_MAJOR).$(VER_MINOR).so
+SHAREDLIB = lib$(TARGET).so.$(VER_MAJOR).$(VER_MINOR)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin