nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB
Reviewed by: des
Approved by: emaste (mentor)
Fixes: 6c5cdba1ba ("Add nss_tacplus, a TACACS+ NSS module.")
MFC after: 1 day
Differential Revision: https://reviews.freebsd.org/D52882
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20251006: Remove libnss_tacplus.a (it never should have been installed)
|
||||
OLD_FILES+=usr/lib/libnss_tacplus.a
|
||||
|
||||
# 20251003: kgdb python scripts moved
|
||||
OLD_FILES+=usr/libexec/kgdb/acttrace.py
|
||||
OLD_DIRS+=usr/libexec/kgdb
|
||||
|
||||
Reference in New Issue
Block a user