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

change the shebang, please #52

Closed
ondohotola opened this issue Aug 12, 2022 · 5 comments
Closed

change the shebang, please #52

ondohotola opened this issue Aug 12, 2022 · 5 comments

Comments

@ondohotola
Copy link

Can you change the shebang from

#!/usr/bin/perl

to

#!/usr/bin/env perl

please?

I have no idea how to create a pull request :-)-O

el

@sokarax
Copy link

sokarax commented Aug 19, 2022

Can you change the shebang from

#!/usr/bin/perl

to

#!/usr/bin/env perl

please?

I have no idea how to create a pull request :-)-O

el

@jetmore
Copy link
Owner

jetmore commented Aug 19, 2022

This is done in a branch and will be released eventually but I'm not in a big hurry unless it's justified somehow. In general I think most people use swaks from a package manager, in which case the #! would be right, or if they're downloading it on their own they know enough to change the interpreter manually.

@ondohotola
Copy link
Author

ondohotola commented Aug 19, 2022 via email

@jetmore
Copy link
Owner

jetmore commented Aug 19, 2022

This is a homebrew packaging issue - they're including software in their packaging system that doesn't work with other software in their packaging system. That said, it will be released with the fix at some point

@jetmore
Copy link
Owner

jetmore commented Nov 4, 2023

This is in 6416f7b and slated for the next release

@jetmore jetmore closed this as completed Nov 4, 2023
@jetmore jetmore added this to the next milestone Nov 4, 2023
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

3 participants