Bug 230353 - [patch] If WITHOUT_DICT=true, /usr/share/dict/eign is removed by make delete-old
Summary: [patch] If WITHOUT_DICT=true, /usr/share/dict/eign is removed by make delete-old
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 11.2-STABLE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-08-04 15:33 UTC by Philippe Michel
Modified: 2019-01-07 15:54 UTC (History)
0 users

See Also:


Attachments
Proposed patch to OptionalObsoleteFiles.inc (578 bytes, patch)
2018-08-04 15:33 UTC, Philippe Michel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Michel 2018-08-04 15:33:55 UTC
Created attachment 195846 [details]
Proposed patch to OptionalObsoleteFiles.inc

If WITHOUT_DICT=true, /usr/share/dict/eign is removed by make delete-old but this file belongs to WITH_GROFF, not to WITH_DICT.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-07 15:54:19 UTC
A commit references this bug:

Author: emaste
Date: Mon Jan  7 15:53:55 UTC 2019
New revision: 342848
URL: https://svnweb.freebsd.org/changeset/base/342848

Log:
  OptionalObsoleteFiles: remove groff leftovers

  usr/share/dict/eign is removed unconditionally as of r319664, so it no
  longer needs to be in OptionalObsoleteFiles.

  PR:		230353
  Reported by:	philippe.michel7 sfr.fr

Changes:
  head/tools/build/mk/OptionalObsoleteFiles.inc