Bug 216409

Summary: Probable typo in lib/Makefile
Product: Base System Reporter: Andre Albsmeier <mail>
Component: binAssignee: Enji Cooper <ngie>
Status: Closed FIXED    
Severity: Affects Some People CC: ian, ngie
Priority: ---    
Version: 11.0-STABLE   
Hardware: Any   
OS: Any   

Description Andre Albsmeier 2017-01-23 16:37:31 UTC
The liblib is probably a typo:

schlappy:~>grep liblib /usr/src/lib/Makefile
SUBDIR_DEPEND_liblibrpcsec_gss= libgssapi
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2017-01-27 07:54:16 UTC
Nofity committer of r267511.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-28 23:51:22 UTC
A commit references this bug:

Author: ngie
Date: Sat Jan 28 23:51:04 UTC 2017
New revision: 312937
URL: https://svnweb.freebsd.org/changeset/base/312937

Log:
  Fix typo in lib/Makefile

  The SUBDIR_DEPEND variable should be for librpcsec_gss, not
  liblibrpc_gss

  MFC after:	1 week
  PR:		216409
  Reported by:	mail@fbsd.e4m.org

Changes:
  head/lib/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-02-04 15:44:30 UTC
A commit references this bug:

Author: ngie
Date: Sat Feb  4 15:43:54 UTC 2017
New revision: 313198
URL: https://svnweb.freebsd.org/changeset/base/313198

Log:
  MFC r312937:

  Fix typo in lib/Makefile

  The SUBDIR_DEPEND variable should be for librpcsec_gss, not
  liblibrpc_gss

  PR:		216409

Changes:
_U  stable/11/
  stable/11/lib/Makefile
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-02-04 15:45:33 UTC
A commit references this bug:

Author: ngie
Date: Sat Feb  4 15:44:49 UTC 2017
New revision: 313199
URL: https://svnweb.freebsd.org/changeset/base/313199

Log:
  MFC r312937:

  Fix typo in lib/Makefile

  The SUBDIR_DEPEND variable should be for librpcsec_gss, not
  liblibrpc_gss

  PR:		216409

Changes:
_U  stable/10/
  stable/10/lib/Makefile