-
Notifications
You must be signed in to change notification settings - Fork 445
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
Packaging fails for RPM & DEB if there is a space in the directory path #3
Comments
Thanks for the bug request. I should have these fixed up when I'm back at
|
Both the
rpm:package-bin
anddebian:package-bin
targets fail if the project is located at a path that has a space in the filename.Output from
debian:package-bin
for a project located in/home/me/a/path with/spaces/project
Output from `rpm:package-bin for the same project
The text was updated successfully, but these errors were encountered: