diff options
Diffstat (limited to 'console-tools/console-tools_0.3.2.oe')
-rw-r--r-- | console-tools/console-tools_0.3.2.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/console-tools/console-tools_0.3.2.oe b/console-tools/console-tools_0.3.2.oe index e6d49ce8e2..75cbe75afb 100644 --- a/console-tools/console-tools_0.3.2.oe +++ b/console-tools/console-tools_0.3.2.oe @@ -3,7 +3,8 @@ DESCRIPTION = "Allows you to set-up and manipulate the Linux console." SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \ file://${FILESDIR}/codepage.patch;patch=1 \ - file://${FILESDIR}/configure.patch;patch=1" + file://${FILESDIR}/configure.patch;patch=1 \ + file://${FILESDIR}/compile.patch;patch=1" export SUBDIRS = "fontfiletools vttools kbdtools screenfonttools contrib \ examples po intl compat" |