aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tcltk/tk_8.4.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tcltk/tk_8.4.19.bb')
-rw-r--r--recipes/tcltk/tk_8.4.19.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/tcltk/tk_8.4.19.bb b/recipes/tcltk/tk_8.4.19.bb
index 730080cfe8..68a89254b1 100644
--- a/recipes/tcltk/tk_8.4.19.bb
+++ b/recipes/tcltk/tk_8.4.19.bb
@@ -7,9 +7,9 @@ PR = "r0"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/tcl/tk${PV}-src.tar.gz \
- file://disable-xim.patch;apply=yes;striplevel=0 \
- file://tk-add-soname.patch;apply=yes;striplevel=2 \
-# file://fix-configure.patch;apply=yes;striplevel=2 \
+ file://disable-xim.patch;striplevel=0 \
+ file://tk-add-soname.patch;striplevel=2 \
+# file://fix-configure.patch;striplevel=2 \
"
S = "${WORKDIR}/tk${PV}/unix"