FreeIPA is a free and open source identity management system. This package provides its command-line administration tools. Reviewed by: diizzy, 0mp Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D42850
15 lines
308 B
Plaintext
15 lines
308 B
Plaintext
--- daemons/Makefile.am.orig 2023-08-21 14:29:00 UTC
|
|
+++ daemons/Makefile.am
|
|
@@ -9,11 +9,8 @@ noinst_HEADERS = ipa-version.h.in
|
|
|
|
SUBDIRS = \
|
|
. \
|
|
- dnssec \
|
|
ipa-kdb \
|
|
- ipa-slapi-plugins \
|
|
ipa-sam \
|
|
- ipa-otpd \
|
|
$(NULL)
|
|
|
|
ipa-version.h: ipa-version.h.in $(top_builddir)/$(CONFIG_STATUS)
|