Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144018316
D52882.id163625.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
676 B
Referenced Files
None
Subscribers
None
D52882.id163625.diff
View Options
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -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
diff --git a/lib/nss_tacplus/Makefile b/lib/nss_tacplus/Makefile
--- a/lib/nss_tacplus/Makefile
+++ b/lib/nss_tacplus/Makefile
@@ -3,7 +3,7 @@
SHLIB_MAJOR= 1
SHLIB_NAME= ${LIB}.so.${SHLIB_MAJOR}
LIBADD= tacplus
-MK_INSTALLIB= no
+MK_INSTALLLIB= no
MAN= ${LIB}.8
.include <bsd.lib.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 4, 10:54 AM (16 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28434015
Default Alt Text
D52882.id163625.diff (676 B)
Attached To
Mode
D52882: nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB
Attached
Detach File
Event Timeline
Log In to Comment