aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tcltk/tcl_8.4.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tcltk/tcl_8.4.19.bb')
-rw-r--r--recipes/tcltk/tcl_8.4.19.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tcltk/tcl_8.4.19.bb b/recipes/tcltk/tcl_8.4.19.bb
index da044051df..7c6f95a77b 100644
--- a/recipes/tcltk/tcl_8.4.19.bb
+++ b/recipes/tcltk/tcl_8.4.19.bb
@@ -6,8 +6,8 @@ PR = "r4"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/tcl/tcl${PV}-src.tar.gz \
- file://tcl-add-soname.patch;patch=1;pnum=2 \
-# file://fix-configure.patch;patch=1;pnum=2 \
+ file://tcl-add-soname.patch;apply=yes;striplevel=2 \
+# file://fix-configure.patch;apply=yes;striplevel=2 \
"
S = "${WORKDIR}/tcl${PV}/unix"