Bug 206055 - share/zoneinfo "beforeinstall" fails to create needed directories in DESTDIR
Summary: share/zoneinfo "beforeinstall" fails to create needed directories in DESTDIR
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-09 05:15 UTC by Ravi Pokala
Modified: 2024-12-24 19:47 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 Ravi Pokala 2016-01-09 05:15:59 UTC
Timezone files used to be installed with `zic', but they have been switched to using `install' as of r245265. However, that does not create the required subdirectories leading to the final destination.
Comment 1 Ravi Pokala 2016-01-09 05:20:29 UTC
Phabricator: https://reviews.freebsd.org/D4840