2014-08-12 5:31 GMT+04:00 Vadim Zhukov <[email protected]>: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2014/08/11 19:31:39 > > Modified files: > x11/herbstluftwm: Makefile > > Log message: > Use LOCALBASE instead of /usr/bin/env shebang hack. > > okay bcallah@ (MAINTAINER)
This commit unexpectedly produced long conversation regarding /usr/bin/env patching. In the end I realized that I was living in a miracle world before that, where using "#!/usr/bin/env bash" is an issue while just calling "bash" is not. Now aja@ has pointed me out - thanks! I apologize to the bcallah@ for misleading him in a private mail with the patch being discussed; a few other people were likely misleaded as well - sorry! We're NOT rushing /usr/bin/env shebangs for their own, but only to unbreak stuff like python-dependant ones. This commit was actually of a consistency fix, and - again - it was only my own miracle that forced others to think the other way. Let's close the issue then.
