diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 11:58:39 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 11:58:39 (EDT) |
commit | 687e367310f40973076cce912d3a6210baf87268 (patch) | |
tree | 3efbe52828f7d52a49752f9fba5a24356d4df04f /tzdata-etcetera.pkg/control | |
parent | d5f2fae645faea95c161e2685cf21d7d60dcbca6 (diff) |
build: Replace install commands with $(INSTALL) function
install is non-standard and awkward at best. Without the -t option, the
destination is assumed to be a non-directory file, even when it isn't
(e.g. when a trailing "/" is used). BusyBox install didn't get a -t
option until version 1.23.0.
Diffstat (limited to 'tzdata-etcetera.pkg/control')
0 files changed, 0 insertions, 0 deletions