diff options
Diffstat (limited to 'meta-oe/recipes-devtools/tcltk/tk')
| -rw-r--r-- | meta-oe/recipes-devtools/tcltk/tk/confsearch.diff | 3 | ||||
| -rw-r--r-- | meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff b/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff index e13bf69b23..81d4735752 100644 --- a/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff +++ b/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff | |||
| @@ -7,9 +7,8 @@ Patch by Sergei Golovan allows to find tclConfig.sh in /usr/share/tcltk/tcl8.5 | |||
| 7 | and tkConfig.sh in /usr/share/tcltk/tk8.5 where they are located in Debian | 7 | and tkConfig.sh in /usr/share/tcltk/tk8.5 where they are located in Debian |
| 8 | installation. | 8 | installation. |
| 9 | 9 | ||
| 10 | --- | ||
| 11 | Upstream-Status: Pending | 10 | Upstream-Status: Pending |
| 12 | 11 | --- | |
| 13 | unix/configure | 1 + | 12 | unix/configure | 1 + |
| 14 | unix/tcl.m4 | 2 ++ | 13 | unix/tcl.m4 | 2 ++ |
| 15 | 2 files changed, 3 insertions(+) | 14 | 2 files changed, 3 insertions(+) |
diff --git a/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff b/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff index 62467af1d5..8cdcf20207 100644 --- a/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff +++ b/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 3 | Patch by Chris Waters sets path which are normally point to a directory | 1 | Patch by Chris Waters sets path which are normally point to a directory |
| 4 | with Tk sources to a subdirectory of /usr/include/tcl8.4 (debian/rules | 2 | with Tk sources to a subdirectory of /usr/include/tcl8.4 (debian/rules |
| 5 | puts private Tk headers there). | 3 | puts private Tk headers there). |
| 6 | 4 | ||
| 5 | Upstream-Status: Pending | ||
| 6 | |||
| 7 | --- tk8.5-8.5.8.orig/unix/tkConfig.sh.in | 7 | --- tk8.5-8.5.8.orig/unix/tkConfig.sh.in |
| 8 | +++ tk8.5-8.5.8/unix/tkConfig.sh.in | 8 | +++ tk8.5-8.5.8/unix/tkConfig.sh.in |
| 9 | @@ -55,7 +55,7 @@ | 9 | @@ -55,7 +55,7 @@ |
