fixed a minor bug in closing ldap
This commit is contained in:
@ -5,7 +5,7 @@ doc_DATA = copyright changelog
|
||||
|
||||
debdir=/DEBIAN
|
||||
deb_DATA = control conffiles
|
||||
deb_SCRIPTS = postinst postrm
|
||||
deb_SCRIPTS = postinst postrm
|
||||
|
||||
install-data-hook:
|
||||
gzip -9 -f $(DESTDIR)$(DOCDIR)/changelog
|
||||
|
@ -173,7 +173,7 @@ EXTRA_DIST = conffiles copyright changelog
|
||||
doc_DATA = copyright changelog
|
||||
debdir = /DEBIAN
|
||||
deb_DATA = control conffiles
|
||||
deb_SCRIPTS = postinst postrm
|
||||
deb_SCRIPTS = postinst postrm
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
|
Reference in New Issue
Block a user