Ahoj,
The executable cuetag is installed as /usr/bin/cuetag.sh.
I think it should be installed as /usr/bin/cuetag, i.e. without .sh suffix.
Since it currently has been installed with .sh suffix, a fix should then include a symlink to have both /usr/bin/cuetag.sh and /usr/bin/cuetag available, to not break existing scripts.
Ref: https://gitlab.archlinux.org/archlinux/packaging/packages/cuetools/-/issues/1
Regards!
Ahoj,
The executable
cuetagis installed as/usr/bin/cuetag.sh.I think it should be installed as
/usr/bin/cuetag, i.e. without.shsuffix.Since it currently has been installed with
.shsuffix, a fix should then include a symlink to have both/usr/bin/cuetag.shand/usr/bin/cuetagavailable, to not break existing scripts.Ref: https://gitlab.archlinux.org/archlinux/packaging/packages/cuetools/-/issues/1
Regards!