Bug 237965 - mergemaster installs regdomain.xml make delete-old deletes it
Summary: mergemaster installs regdomain.xml make delete-old deletes it
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: conf (show other bugs)
Version: 12.0-STABLE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-18 13:56 UTC by Dries Michiels
Modified: 2019-09-26 14:14 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dries Michiels freebsd_committer freebsd_triage 2019-05-18 13:56:20 UTC
Hi! 

I build from source and when I run mergemaster it always installs regdomain.xml. Afterwards when I run make delete-old it delete it anyway.

What is the intent that it remains or actually gets deleted?
I have a lot of custom build options in src.conf.


mergemaster -FUi
./etc/regdomain.xml installed successfully

make delete-old
>>> Removing old files (only deletes safe to delete libs)
/bin/rmail
/etc/regdomain.xml
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2019-09-26 14:14:09 UTC
https://reviews.freebsd.org/D17229 should fix it