1
0
Fork 0
libreoffice/external/openldap/openldap-2.4.44.patch.1
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00

20 lines
518 B
Diff

-*- Mode: diff -*-
--- openldap.org/Makefile.in
+++ openldap/Makefile.in
@@ -13,7 +13,7 @@
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
-SUBDIRS= include libraries clients servers tests doc
+SUBDIRS= include libraries
CLEANDIRS=
INSTALLDIRS=
@@ -32,7 +32,3 @@
$(RM) config.status libtool stamp-h stamp-h.in libraries/libldap/ldap.pc libraries/liblber/lber.pc
distclean: veryclean FORCE
-
-check: test
-test: FORCE
- cd tests && $(MAKE) test