Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37525840
en ru br
ALT Linux repos
S:2.0.3-alt2
5.0: 1.0.10-alt1
4.1: 1.0.9-alt1
4.0: 1.0.9-alt1
3.0: 1.0.9-alt1

Group :: System/Libraries
RPM: libmng

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libmng-2.0.3-debian-linux-makefile.patch
Download


Description: Fix for Linux's makefile for 1.0.10
Author: Kartik Mistry <kartik@debian.org>
Forwarded: https://sourceforge.net/tracker/?func=detail&aid=3015139&group_id=5635&atid=105635
Comment: (Tobias Frost) Original version forwarded, upstream 90% applied it. Residual's here.
Last-Update: 2014-08-03
--- a/makefiles/makefile.linux
+++ b/makefiles/makefile.linux
@@ -91,7 +91,7 @@
 	libmng_write.o \
 	libmng_zlib.o
 
-OBJSDLL = $(OBJS:.0=.pic.o)
+OBJSDLL = $(OBJS:.o=.pic.o)
 
 .SUFFIXES:      .c .o .pic.o
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin