Releases: VHSgunzo/sharun
Releases · VHSgunzo/sharun
v0.6.4
- Add env var
SHARUN_PRINTENV=1
Print environment variables to stderr (sharun
)
- Add env var
XTABLES_LIBDIR
for ${SHARUN_DIR}/shared/$LIB/xtables
(sharun
)
- Set env var
FONTCONFIG_FILE
if no /etc/fonts/fonts.conf
(sharun
) #33
v0.6.3
- Add
GBM_BACKENDS_PATH
env var (sharun
) #31
- Add
gconv-modules
file hook (lib4bin
) #30
v0.6.1
- Fix follow symlinks (
sharun
)
- Set
APPDIR
env var for sharun AppRun
if env var not exists (sharun
)
v0.5.9
- Fix following symlinks for set env vars (
sharun
)
- Minor fixes (
sharun
)
v0.5.8
- Update hook for
libgirepository
(lib4bin
)
- Add the ability to use the
${SHARUN_DIR}
env var to operate hardlinks in dirs other than ${SHARUN_DIR}/bin
(sharun
) #22
- Remove
PYTHONHOME
env var (sharun
) #23
- Set
PYTHONDONTWRITEBYTECODE
if ${SHARUN_DIR} is not writable (sharun
)
- Update
README
- Refactoring
v0.5.7
- Add hook for
libthai
(lib4bin
) #21
- Add
LIBTHAI_DICTDIR
env var (sharun
)
- Update
README
v0.5.6
- Fix set env vars (
sharun
)
v0.5.5
- Add hook for
libgirepository
(lib4bin
)
- Add
GI_TYPELIB_PATH
env var (sharun
)
- Update
README
v0.5.4
- Fix creating python symlink
- Revert changes in strace mode