Page MenuHomeFreeBSD

nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB
ClosedPublic

Authored by jlduran on Fri, Oct 3, 5:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 6:30 PM
Unknown Object (File)
Fri, Oct 10, 6:30 PM
Unknown Object (File)
Fri, Oct 10, 6:30 PM
Unknown Object (File)
Fri, Oct 10, 6:30 PM
Unknown Object (File)
Fri, Oct 10, 6:30 PM
Unknown Object (File)
Fri, Oct 10, 1:31 PM
Unknown Object (File)
Fri, Oct 10, 11:35 AM
Unknown Object (File)
Tue, Oct 7, 5:15 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested changes to this revision.Fri, Oct 3, 4:56 PM

Please also add usr/lib/libnss_tacplus.a to ObsoleteFiles.inc.

This revision now requires changes to proceed.Fri, Oct 3, 4:56 PM

Address suggestions:

  • Add usr/lib/libnss_tacplus.a to ObsoleteFiles.inc
ObsoleteFiles.inc
54

nss_tacplus is not a library, it's an nsswitch plugin. The comment should reflect the fact that this file was never intended to be installed.

  • Update the reason for removal
This revision is now accepted and ready to land.Mon, Oct 6, 9:30 AM