AROS-SDK-Install:
commit9a05f8aae6378c74bde54a58c607f6b9d2c5202b
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 23 Jun 2012 07:11:11 +0000 (23 07:11 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 23 Jun 2012 07:11:11 +0000 (23 07:11 +0000)
tree57fbab592d327282dcc7af4700805898cb270a30
parent0c1a5995aac49daf21cf2b78e30165b47bac5809
AROS-SDK-Install:
Yet another fix of the "sed" commands which patch "env.h".
Note that /usr/bin/ld is used for LD_NAME to avoid recursion
between ld and collect-aros.

Use "bash" instead of "sh" and -e option for "echo" to enable
parsing of escape sequences.

env.h.in:
Added a hint. This hopefully avoids in the future that env.h.in
is modified without adapting AROS_SDK_Install.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45119 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/collect-aros/env.h.in
tools/sdk/AROS-SDK-Install