[PATCH] [powerpc] do not expect executable permissions for in-tree shell scripts
Olaf Hering
olaf at aepfle.de
Fri Jun 11 01:20:40 EST 2010
On Thu, Jun 10, Benjamin Herrenschmidt wrote:
> I still don't like it very much.. why not chmod'ing it +x instead ? :-)
I looked at a few other scripts in the source tree, they are called with
$(CONFIG_SHELL) <name>, or perl <name>, or awk <name> or even sh <name>.
So my change adds some sort of consistency and makes packaging more robust.
Olaf
More information about the Linuxppc-dev
mailing list