|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../openldap/openldap.conf |
|
|
|
|
# Copyright (C) 2007 - 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2007 - 2011 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -17,9 +17,6 @@
|
|
|
|
|
createdocs=0 |
|
|
|
|
|
|
|
|
|
if [ "$prefix_auto" = 1 ]; then |
|
|
|
|
prefix="opt/openldap" |
|
|
|
|
set_confopt |
|
|
|
|
|
|
|
|
|
# we want to keep a good record of openldap's sysconfdir |
|
|
|
|
var_remove_regex confopt ' ' "--sysconfdir=.*" |
|
|
|
|
var_append extraconfopt ' ' "--sysconfdir=${sysconfdir%/openldap}" |
|
|
|
|