https://bugzilla.redhat.com/show_bug.cgi?id=1348160



--- Comment #7 from Francesco Frassinelli (frafra) <frap...@gmail.com> ---
I would suggest to avoid env for Fedora packages for two reasons:

1. Fedora wiki suggests to use #!/usr/bin/ruby and #!/usr/bin/python
2. You don't want to get different behaviour/errors from your system tools when
you are in a virtualenv (or ruby equivalent)

I think that env is fine for upstream code and bad for system packages. There
are a lot of spec file replacing shebangs using env.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org

Reply via email to