-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
configure sed warnings on FreeBSD #1
Comments
@emuse 0.6.6 still has this problem. |
Hi yruivict could you check this fixes the warning? Thank you. |
Adding "" at the end of the -i argument doesn't do anything. "" should be the next argument: After this the other error occurs:
|
the short -i "" with space won't work on linux, therefore long option version now. |
Translation file generation enabled.
sed: 1: "qmidiarp_arp.lv2/qmidia ...": extra characters at the end of q command
sed: 1: "qmidiarp_lfo.lv2/qmidia ...": extra characters at the end of q command
sed: 1: "qmidiarp_seq.lv2/qmidia ...": extra characters at the end of q command
The text was updated successfully, but these errors were encountered: