]> git.pld-linux.org Git - packages/python-ldap.git/commitdiff
- updated patch for 2.4.15 auto/th/python-ldap-2.4.15-1
authorJan Palus <atler@pld-linux.org>
Tue, 15 Jul 2014 19:17:27 +0000 (21:17 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 15 Jul 2014 19:17:27 +0000 (21:17 +0200)
build.patch

index d90de6ff8ceea0ab7e92eac774cbcd0021119be3..c53804020225d4019b8110d3e5814f3bca771749 100644 (file)
@@ -1,10 +1,10 @@
 --- python-ldap-2.4.10/setup.cfg~      2012-06-07 21:41:34.000000000 +0300
 +++ python-ldap-2.4.10/setup.cfg       2013-01-30 11:54:18.897363390 +0200
 @@ -1,6 +1,5 @@
- [_ldap]
+ # Define extra include and library dirs if needed
 -library_dirs = /opt/openldap-RE24/lib /usr/lib
 -include_dirs = /opt/openldap-RE24/include /usr/include/sasl /usr/include
 +include_dirs = /usr/include/sasl
- defines = HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R
- extra_compile_args = 
- extra_objects = 
+ # These defines needs OpenLDAP built with
+ # ./configure --with-cyrus-sasl --with-tls
This page took 0.13479 seconds and 4 git commands to generate.