]> git.pld-linux.org Git - packages/libpng15.git/commitdiff
- use proper library name
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 14 Dec 2007 19:11:42 +0000 (19:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libpng-pngminus.patch -> 1.6

libpng-pngminus.patch

index ae0875df8974aea64e9794918ff5dbec5fc13e84..1ef91b03be06a6d0bf141b58c50a21b2337fc124 100644 (file)
@@ -5,7 +5,7 @@
  #PNGLIBS = $(PNGPATH)/lib/libpng12.a
  PNGINC = -I../..
 -PNGLIB = -L../.. -lpng
-+PNGLIB = -L../.. -L../../.libs -lpng
++PNGLIB = -L../.. -L../../.libs -lpng12
  PNGLIBS = ../../libpng.a
  
  #ZPATH = /usr/local
This page took 0.057663 seconds and 4 git commands to generate.