diff options
author | Axel Lin <axel.lin@ingics.com> | 2013-10-14 21:23:02 +0800 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-10-14 22:00:13 +0200 |
commit | b6c0b3b42ab357925d64eb5aa7515f83a7d5ca02 (patch) | |
tree | 3bf53930d9984784e7829ebfcc60e4499c2fd857 /package/python3/python3-006-reread-environment.patch | |
parent | 58712bbe4f085e92962db17d2d4ae34057d9384e (diff) | |
download | buildroot-b6c0b3b42ab357925d64eb5aa7515f83a7d5ca02.tar.gz buildroot-b6c0b3b42ab357925d64eb5aa7515f83a7d5ca02.zip |
tcl: specify ln -sf to remove existing destination file
This fixes below build error when executing
"make tcl-dirclean; make tcl-rebuild".
ln -s tclsh8.4 /opt/test/br-x86/buildroot/output/target/usr/bin/tclsh
ln: failed to create symbolic link '/opt/test/br-x86/buildroot/output/target/usr/bin/tclsh': File exists
make: *** [/opt/test/br-x86/buildroot/output/build/tcl-8.4.19/.stamp_target_installed] Error 1
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python3/python3-006-reread-environment.patch')
0 files changed, 0 insertions, 0 deletions