mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-03 16:54:22 +00:00
6 lines
211 B
Bash
6 lines
211 B
Bash
mxe_dir=${mxe_dir:-${HOME}/prog/video/mingw/cross}
|
|
saxon_dir=${saxon_dir:-${HOME}/opt/saxon-he}
|
|
file_list_dir=${file_list_dir:-${HOME}/prog/video/mingw/src/uc/file-lists}
|
|
|
|
export mxe_dir saxon_dir file_list_dir
|