Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
7e4558ba24
2 changed files with 4 additions and 3 deletions
  1. +2
    -1
      package/mnemoc/openldap/openldap.conf
  2. +2
    -2
      package/mnemoc/openldap/openldap.desc

+ 2
- 1
package/mnemoc/openldap/openldap.conf

@ -28,7 +28,8 @@ sysconfdir=${sysconfdir%/openldap}
pkginstalled tcp_wrappers && var_append extraconfopt ' ' '--enable-wrappers'
var_append extraconfopt ' ' "--enable-shared"
# without debugging, NO log messages will be generated. none. at all. jikes.
var_append extraconfopt ' ' "--enable-shared --enable-debug"
if [ "$ROCKCFG_PKG_OPENLDAP_JUSTLIBS" = "1" ]; then
var_append extraconfopt ' ' "--without-cyrus-sasl --disable-slapd \

+ 2
- 2
package/mnemoc/openldap/openldap.desc

@ -38,8 +38,8 @@
[L] GPL
[S] Stable
[V] 2.2.20
[V] 2.2.24
[P] X -?---5---9 115.400
[D] 245739867 openldap-2.2.20.tgz ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
[D] 144563336 openldap-2.2.24.tgz ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/

Loading…
Cancel
Save