diff options
Diffstat (limited to 'meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch')
| -rw-r--r-- | meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch b/meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch new file mode 100644 index 0000000000..da4f3f4413 --- /dev/null +++ b/meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | Upstream-Status: Inappropriate [configuration] | ||
| 2 | |||
| 3 | diff --git a/docs/Makefile.am b/docs/Makefile.am | ||
| 4 | index f5375f5..c306f23 100644 | ||
| 5 | --- a/docs/Makefile.am | ||
| 6 | +++ b/docs/Makefile.am | ||
| 7 | @@ -1,4 +1,4 @@ | ||
| 8 | -SUBDIRS = reference tutorial | ||
| 9 | +SUBDIRS = reference | ||
| 10 | |||
| 11 | EXTRA_DIST = \ | ||
| 12 | COPYING \ | ||
