aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tcltk/tcl-native_8.4.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tcltk/tcl-native_8.4.19.bb')
-rw-r--r--recipes/tcltk/tcl-native_8.4.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tcltk/tcl-native_8.4.19.bb b/recipes/tcltk/tcl-native_8.4.19.bb
index a2d5efae42..ca8ab612fd 100644
--- a/recipes/tcltk/tcl-native_8.4.19.bb
+++ b/recipes/tcltk/tcl-native_8.4.19.bb
@@ -9,7 +9,7 @@ do_stage() {
install -d ${STAGING_BINDIR}/
install -m 0755 tclConfig.sh ${STAGING_BINDIR}
install -m 0755 tclsh ${STAGING_BINDIR}/tclsh8.4
- ln -s tclsh8.4 ${STAGING_BINDIR}/tclsh
+ ln -s -f tclsh8.4 ${STAGING_BINDIR}/tclsh
cd ..
for dir in compat generic unix
do