]> git.pld-linux.org Git - packages/crossmingw32-libpng.git/commitdiff
- obsolete
authorlisu <lisu@pld-linux.org>
Mon, 8 Oct 2007 18:08:01 +0000 (18:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libpng-libdirfix.patch -> 1.5

libpng-libdirfix.patch [deleted file]

diff --git a/libpng-libdirfix.patch b/libpng-libdirfix.patch
deleted file mode 100644 (file)
index 88ef4ba..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- libpng-1.2.9/scripts/makefile.linux.libdirfix      2003-02-24 19:32:51.000000000 -0500
-+++ libpng-1.2.9/scripts/makefile.linux        2003-02-24 19:33:26.000000000 -0500
-@@ -60,7 +60,7 @@
-       $(RANLIB) $@
- libpng.pc:
--      cat scripts/libpng.pc.in | sed -e s\!@PREFIX@!$(prefix)! > libpng.pc
-+      cat scripts/libpng.pc.in | sed -e "s,@prefix@,$(prefix),;s,@exec_prefix@,$(exec_prefix),;s,@libdir@,$(LIBPATH),;s,@includedir@,$(INCPATH),;s,@PNGLIB_VERSION@,$(PNGMIN),;s,@PNGLIB_MAJOR@,12," > libpng.pc
- $(LIBNAME).so: $(LIBNAME).so.$(PNGMAJ)
-       ln -sf $(LIBNAME).so.$(PNGMAJ) $(LIBNAME).so
---- libpng-1.2.9/scripts/makefile.gcmmx.libdirfix      2003-02-24 19:32:51.000000000 -0500
-+++ libpng-1.2.9/scripts/makefile.gcmmx        2003-02-24 19:33:26.000000000 -0500
-@@ -60,7 +60,7 @@
-       $(RANLIB) $@
- libpng.pc:
--      cat scripts/libpng.pc.in | sed -e s\!@PREFIX@!$(prefix)! > libpng.pc
-+      cat scripts/libpng.pc.in | sed -e "s,@prefix@,$(prefix),;s,@exec_prefix@,$(exec_prefix),;s,@libdir@,$(LIBPATH),;s,@includedir@,$(INCPATH),;s,@PNGLIB_VERSION@,$(PNGMIN),;s,@PNGLIB_MAJOR@,12," > libpng.pc
- $(LIBNAME).so: $(LIBNAME).so.$(PNGMAJ)
-       ln -sf $(LIBNAME).so.$(PNGMAJ) $(LIBNAME).so
This page took 0.03189 seconds and 4 git commands to generate.