update package zlib

pull/40/head
Mark Brand 12 years ago
parent d1296c8ef0
commit 65841a2f29

@ -1930,7 +1930,7 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td id="zlib-package">zlib</td>
<td id="zlib-version">1.2.6</td>
<td id="zlib-version">1.2.7</td>
<td id="zlib-website"><a href="http://zlib.net/">zlib</a></td>
</tr>
<tr>

@ -13,7 +13,7 @@ diff --git a/Makefile.in b/Makefile.in
index ea430bf..f2573e7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -188,11 +188,11 @@ install-libs: $(LIBS)
@@ -190,11 +190,11 @@ install-libs: $(LIBS)
-@if [ ! -d $(DESTDIR)$(sharedlibdir) ]; then mkdir -p $(DESTDIR)$(sharedlibdir); fi
-@if [ ! -d $(DESTDIR)$(man3dir) ]; then mkdir -p $(DESTDIR)$(man3dir); fi
-@if [ ! -d $(DESTDIR)$(pkgconfigdir) ]; then mkdir -p $(DESTDIR)$(pkgconfigdir); fi
@ -31,7 +31,7 @@ diff --git a/configure b/configure
index 780317c..6e6a033 100755
--- a/configure
+++ b/configure
@@ -180,10 +180,7 @@ if test "$gcc" -eq 1 && ($cc -c $cflags $test.c) >> configure.log 2>&1; then
@@ -205,10 +205,7 @@ if test "$gcc" -eq 1 && ($cc -c $cflags $test.c) >> configure.log 2>&1; then
CYGWIN* | Cygwin* | cygwin* | OS/2*)
EXE='.exe' ;;
MINGW* | mingw*)

@ -3,7 +3,7 @@
PKG := zlib
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 3d445731e4bfea1cd00f36567d77d6e5f5a19be9
$(PKG)_CHECKSUM := 858818fe6d358ec682d54ac5e106a2dd62628e7f
$(PKG)_SUBDIR := zlib-$($(PKG)_VERSION)
$(PKG)_FILE := zlib-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://zlib.net/$($(PKG)_FILE)

Loading…
Cancel
Save