Skip to content

Conversation

@subbink
Copy link

@subbink subbink commented May 1, 2021

Currently the scripts use /usr/bin/perl to run the scripts, but on FreeBSD perl is not in /usr/bin, so using /usr/bin/env perl will let the scripts also work on FreeBSD.

@fanf2
Copy link
Owner

fanf2 commented May 1, 2021

Thanks for this suggestion!

One of the things on my todo list is to publish nsdiff on CPAN with the usual perl packaging, so that it's easier to turn into system-specific packages. I'll try to make sure that this also fixes the shebang line on operating systems that don't put perl in the standard place.

I'll leave this pull request open as a reminder.

@pemensik
Copy link

pemensik commented Nov 5, 2024

That is unfortunately would be against what we need in Fedora. Either way, someone of us would have to modify it. Perhaps it might be you, who will have to run sed on it?

Current state is the way we want it.

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

Successfully merging this pull request may close these issues.

3 participants