Skip to content
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

Please remove the executable bit from src/lib.rs #36

Open
joshtriplett opened this issue Dec 4, 2016 · 0 comments
Open

Please remove the executable bit from src/lib.rs #36

joshtriplett opened this issue Dec 4, 2016 · 0 comments

Comments

@joshtriplett
Copy link

src/lib.rs has the executable bit set, which makes it look like a script with no #! line at the top. This confuses the Debian packaging lint tool "lintian", which complains about a file with the executable bit set but no ELF header or #! line. Can you please remove the executable bit from that file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant