Searched refs:XZ_VERSION (Results 1 – 1 of 1) sorted by relevance
36 XZ_VERSION=$($XZ --robot --version) || exit37 XZ_VERSION=$(printf '%s\n' "$XZ_VERSION" | sed -n 's/^XZ_VERSION=//p')61 if [ "$XZ_VERSION" -ge 50040002 ]; then107 if [ "$XZ_VERSION" -ge 50060002 ]; then