diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-05 23:29:11 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-05 23:29:11 (EDT) |
commit | 72178aadfb990a08a73e9b9a342176429a5213e6 (patch) | |
tree | 97fc25fc5e31a93b9f33bf9f4ab4befabde5db9d /tzselect.pkg/files | |
parent | d2df9d01aa35b03ff13ee2d4704d64984084a4ea (diff) |
tzselect, zdump: Install executables to /usr/bin
These don't attempt to modify system files and are intended for use by
unprivileged users. This is where upstream installs them.
Diffstat (limited to 'tzselect.pkg/files')
-rw-r--r-- | tzselect.pkg/files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tzselect.pkg/files b/tzselect.pkg/files index 1c323be..43aedd7 100644 --- a/tzselect.pkg/files +++ b/tzselect.pkg/files @@ -1 +1 @@ -/usr/sbin/tzselect +/usr/bin/tzselect |