From: jow Date: Sat, 16 Jan 2010 13:51:57 +0000 (+0000) Subject: [packages] openldap: install an empty ldif directory (#6509) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1969cd4ee264504c368f4b512b13233692886c10;p=packages.git [packages] openldap: install an empty ldif directory (#6509) git-svn-id: svn://svn.openwrt.org/openwrt/packages@19169 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/openldap/Makefile b/libs/openldap/Makefile index 17f62dd75..f9d8b0825 100644 --- a/libs/openldap/Makefile +++ b/libs/openldap/Makefile @@ -130,6 +130,7 @@ endef define Package/openldap-server/install $(INSTALL_DIR) $(1)/etc/init.d $(INSTALL_BIN) ./files/ldap.init $(1)/etc/init.d/ldap + $(INSTALL_DIR) $(1)/etc/openldap/ldif $(INSTALL_DIR) $(1)/etc/openldap/schema $(INSTALL_CONF) $(PKG_INSTALL_DIR)/etc/openldap/schema/* $(1)/etc/openldap/schema/ $(INSTALL_CONF) $(PKG_INSTALL_DIR)/etc/openldap/slapd.conf $(1)/etc/openldap/