wilde: server Makefile,1.76,1.76.2.1

cvs at kolab.org cvs at kolab.org
Wed Sep 23 18:18:50 CEST 2009


Author: wilde

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv17006

Modified Files:
      Tag: kolab_2_2_branch
	Makefile 
Log Message:
Added db package to build process, so it can be patched.
We patch the package, so that more sensible mutex code is used on amd64,
this should fix kolab/issue2982 (OpenLDAP segmentation fault on 64bit)

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/Makefile,v
retrieving revision 1.76
retrieving revision 1.76.2.1
diff -u -d -r1.76 -r1.76.2.1
--- Makefile	24 Feb 2009 15:05:53 -0000	1.76
+++ Makefile	23 Sep 2009 16:18:48 -0000	1.76.2.1
@@ -17,6 +17,7 @@
               imapd                   \
               clamav                  \
               gmp                     \
+              db                      \
               sqlite                  \
               perl-ldap
 





More information about the commits mailing list