]> git.alsa-project.org Git - tinycompress.git/commit
handle TINYCOMPRESS_PLUGIN_DIR environment variable
authorJaroslav Kysela <perex@perex.cz>
Tue, 20 Oct 2020 16:45:11 +0000 (18:45 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 20 Oct 2020 16:48:43 +0000 (18:48 +0200)
commit435a2a09d33b93dc6f72a332a1b44f86527e8836
tree53fd785e7261805eef657cc3323c60b04e03fd28
parent22f115264397568fcd6b33e230479e65ee7a8679
handle TINYCOMPRESS_PLUGIN_DIR environment variable

The path specified in environment variable TINYCOMPRESS_PLUGIN_DIR
can be used to modify the build-in path at runtime.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/lib/compress.c