pyenv/libexec
Tom Schraitle 57a6772451
Add /usr/etc/pyenv.d to hooks path (#3039)
The directory /usr/etc is an optional directory and used by
Fedora, RHEL 9, and openSUSE. The purpose of /usr/etc is to store
distribution-provided configuration files that can be overridden
by user-modified files in /etc.

/usr/etc is not in FHS. However, as Torsten stated in his comment
(https://github.com/thkukuk/atomic-updates_and_etc/issues/2#issuecomment-524848666)
"[FHS] is currently nearly as dead as LSB, we can only ignore it
if we don't want to stop and kill all innovation."
2024-08-24 12:38:54 +03:00
..
pyenv Add /usr/etc/pyenv.d to hooks path (#3039) 2024-08-24 12:38:54 +03:00
pyenv---version 2.4.10 2024-08-07 20:16:29 +03:00
pyenv-commands Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-completions Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-exec Fix typos in command examples (#2147) 2021-11-09 09:50:29 +03:00
pyenv-global Update help docs to clarify multiple version(s) are allowed (#1197) 2020-03-19 17:35:46 -04:00
pyenv-help Support for BusyBox version of `head' (#2629) 2023-02-22 20:11:48 +03:00
pyenv-hooks Try locate readlink first in pyenv-hooks, fix #2654 (#2655) 2023-03-28 11:25:27 +03:00
pyenv-init Handle case where pyenv-commands --sh returns nothing (#2908) 2024-02-26 00:07:52 +03:00
pyenv-latest pyenv-latest: replace -q with -b and -f, document as internal 2024-07-21 06:31:42 +03:00
pyenv-local Update help docs to clarify multiple version(s) are allowed (#1197) 2020-03-19 17:35:46 -04:00
pyenv-prefix pyenv-latest: replace -q with -b and -f, document as internal 2024-07-21 06:31:42 +03:00
pyenv-rehash Merge pull request #1814 from native-api/rm_script_dir 2021-03-09 14:36:12 +03:00
pyenv-root Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-sh-rehash Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-sh-shell Make work in nounset (-u) mode 2021-02-23 22:29:56 +02:00
pyenv-shims Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-version Update help docs to clarify multiple version(s) are allowed (#1197) 2020-03-19 17:35:46 -04:00
pyenv-version-file Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-version-file-read Re-allow paths in .python-version provided that they resolve to within the versions dir (#2442) 2022-09-03 22:37:53 +03:00
pyenv-version-file-write Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-version-name pyenv-latest: replace -q with -b and -f, document as internal 2024-07-21 06:31:42 +03:00
pyenv-version-origin Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-versions Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) 2024-07-04 03:49:12 +03:00
pyenv-whence Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-which Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) 2024-07-04 03:49:12 +03:00