crosstool-ng/scripts
Yann E. MORIN" c564be2675 populate: fix installing dynamic linker 'ld.so'
The dynamic linker, ld.so, needs the execute bit to be set.
Detect tht the library being installed is in fact ld.so and
install it with 0755 instead of 0644.

Fix detecting src == dst.

Use a simpler command to copy src -> dst.

Also change echo to printf, get rid of 'echo -n', which is
highly non-portable.


 -------- diffstat follows --------
 /trunk/scripts/populate.in |   76    43    33     0 +++++++++++++++++++++++++++++-----------------------
 1 file changed, 43 insertions(+), 33 deletions(-)
2009-06-11 21:47:19 +00:00
..
build Merge the uClinux/noMMU stuff back to /trunk: 2009-05-20 20:13:13 +00:00
addToolVersion.sh Add support for building PPL: 2009-05-05 22:04:20 +00:00
config.guess Update the config.{guess,sub} scripts. 2009-04-27 17:05:49 +00:00
config.sub Update the config.{guess,sub} scripts. 2009-04-27 17:05:49 +00:00
crosstool-NG.sh.in Merge the uClinux/noMMU stuff back to /trunk: 2009-05-20 20:13:13 +00:00
functions There's no longer any reason to require GNU awk: 2009-04-20 21:10:03 +00:00
patch-renumber.sh Fix patch-renumber: 2009-02-01 23:15:59 +00:00
populate.in populate: fix installing dynamic linker 'ld.so' 2009-06-11 21:47:19 +00:00
saveSample.sh.in There's no longer any reason to require GNU awk: 2009-04-20 21:10:03 +00:00
scripts.mk Get rid of the tols/ directory: 2008-12-16 18:12:34 +00:00
showSamples.sh Use tools discovered via ./configure in scripts/showSample.sh; make it a POSIX shell script. 2009-02-01 18:43:45 +00:00
showTuple.sh.in Add a new action: show-tuple 2009-05-13 18:10:47 +00:00
toolchain-config.in Use tools discovered by ./configure in scripts/toolchain-config.in. 2009-02-01 18:51:19 +00:00