Bug 216409 - Probable typo in lib/Makefile
Summary: Probable typo in lib/Makefile
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 11.0-STABLE
Hardware: Any Any
: --- Affects Some People
Assignee: Enji Cooper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-23 16:37 UTC by Andre Albsmeier
Modified: 2017-02-04 16:06 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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