SOURCES: cvsnt-system-zlib.patch (NEW) - using system zlib

glen glen at pld-linux.org
Wed Mar 26 23:43:47 CET 2008


Author: glen                         Date: Wed Mar 26 22:43:47 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- using system zlib

---- Files affected:
SOURCES:
   cvsnt-system-zlib.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/cvsnt-system-zlib.patch
diff -u /dev/null SOURCES/cvsnt-system-zlib.patch:1.1
--- /dev/null	Wed Mar 26 23:43:47 2008
+++ SOURCES/cvsnt-system-zlib.patch	Wed Mar 26 23:43:41 2008
@@ -0,0 +1,21 @@
+--- cvsnt-2.5.04.2980/Makefile.am~	2008-03-27 00:18:31.000000000 +0200
++++ cvsnt-2.5.04.2980/Makefile.am	2008-03-27 00:20:20.504341040 +0200
+@@ -17,7 +17,7 @@
+ if WITH_ZLIB
+   ZLIB_SUBDIR =
+ else
+-  ZLIB_SUBDIR = zlib
++  ZLIB_SUBDIR = 
+ endif
+ 
+ if WITH_PCRE
+--- cvsnt-2.5.04.2980/configure.in~	2008-03-27 00:20:52.000000000 +0200
++++ cvsnt-2.5.04.2980/configure.in	2008-03-27 00:22:26.175561767 +0200
+@@ -1045,7 +1045,6 @@
+ 	  protocols/Makefile \
+ 	  triggers/Makefile \
+ 	  lockservice/Makefile \
+-	  zlib/Makefile \
+ 	  rcs/Makefile \
+ 	  cvsapi/Makefile \
+ 	  cvsapi/db/Makefile \
================================================================


More information about the pld-cvs-commit mailing list