Version leap to libisoburn-1.5.6

This commit is contained in:
2023-06-07 18:37:00 +02:00
parent ad1b9bfe03
commit be8f86ded2
30 changed files with 200 additions and 277 deletions

View File

@@ -64,8 +64,8 @@ usage() {
echo "directory where to find xorriso-dd-target, which evaluates the" >&2
echo "suitability of result_iso devices or does the plug-test dialog." >&2
echo >&2
echo "Example using GNU xorriso-1.5.4 instead of /usr/bin/xorriso:" >&2
echo " export XORRISO="'"$HOME"'"/xorriso-1.5.4/xorriso/xorriso" >&2
echo "Example using GNU xorriso-1.5.6 instead of /usr/bin/xorriso:" >&2
echo " export XORRISO="'"$HOME"'"/xorriso-1.5.6/xorriso/xorriso" >&2
echo " $(basename "$0") merged.iso merge_mount/iso "'\' >&2
echo " debian-11.2.0-amd64-DVD-[12345].iso" >&2
echo >&2