summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-17 12:18:12 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-18 12:13:44 +0100
commit9ecacde57dc80fb75dbe8be280a6b53e5d101d01 (patch)
tree082ba0abdfcbaa0e4130d074f38ee0e60cbc86ec /meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch
parent2ddf822049ffd654539253d4912445f773f90dd0 (diff)
downloadpoky-9ecacde57dc80fb75dbe8be280a6b53e5d101d01.tar.gz
console-tools: Clean up recipe
This cleans up various bits of nastiness in this recipe: * Drop unneeded m4 macros * Update to a recent version of gettext (needs addition of Makevars file) * Drop split do_compile and SUBDIRS hacks, just patch out the docs * Remove some of the configure.in hacks since they seem unneeded now and break gettext (the AC_OUTPUT change). * Wipe out acinclude.m4 since it has corrisive contents (From OE-Core rev: 87a9a3b3b2603516704a38fccc8c396e547ac101) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch')
-rw-r--r--meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch b/meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch
new file mode 100644
index 0000000000..60b5ffd300
--- /dev/null
+++ b/meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch
@@ -0,0 +1,19 @@
1The docs need tools we don't have to build so disable them.
2
3Upstream-Status: Inappropriate [configuration]
4RP 2012/10/17
5
6Index: console-tools-0.3.2/Makefile.am
7===================================================================
8--- console-tools-0.3.2.orig/Makefile.am 1999-04-15 01:33:24.000000000 +0000
9+++ console-tools-0.3.2/Makefile.am 2012-10-17 11:48:14.107069145 +0000
10@@ -1,7 +1,7 @@
11 # -*- makefile -*-
12 AUTOMAKE_OPTIONS = foreign
13
14-SUBDIRS = lib fontfiletools vttools kbdtools screenfonttools contrib doc \
15- compat include examples po intl
16+SUBDIRS = lib fontfiletools vttools kbdtools screenfonttools contrib \
17+ compat include examples po intl
18
19 EXTRA_DIST = BUGS RELEASE CREDITS COPYING.kbd local-scripts/* debian/* *.lsm