to-7zip: to-7zip.in sed -e "s:PROG7Z:$(PROG7Z):" -e "s:PROGBASH:$(PROGBASH):"
PROGBASH isn't defined in Makefile. And PROGDASH = @PROGDASH@ in Makefile.in
PROGDASH = @PROGDASH@
Fixed in version 1.0.39, which now also contains the following line: PROGBASH = @PROGBASH@
PROGBASH = @PROGBASH@
Thank you for the bug report.
Log in to post a comment.
Fixed in version 1.0.39, which now also contains the following line:
PROGBASH = @PROGBASH@Thank you for the bug report.