diff options
Diffstat (limited to 'packages/tcltk/tcl_8.4.11.bb')
-rw-r--r-- | packages/tcltk/tcl_8.4.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tcltk/tcl_8.4.11.bb b/packages/tcltk/tcl_8.4.11.bb index 6dc5bb5365..59d4162e53 100644 --- a/packages/tcltk/tcl_8.4.11.bb +++ b/packages/tcltk/tcl_8.4.11.bb @@ -6,7 +6,7 @@ PR = "r3" SRC_URI = "${SOURCEFORGE_MIRROR}/tcl/tcl${PV}-src.tar.gz \ file://tcl-add-soname.patch;patch=1 \ - file://fix-configure.patch;patch=1" + file://fix-configure.patch;patch=1;pnum=2" S = "${WORKDIR}/tcl${PV}/unix" inherit autotools |