console-tools compile fix.
authorChris Larson <clarson@kergoth.com>
Sun, 9 May 2004 07:06:31 +0000 (07:06 +0000)
committerChris Larson <clarson@kergoth.com>
Sun, 9 May 2004 07:06:31 +0000 (07:06 +0000)
BKrev: 409dd877KNxhHS3LZSDMJB2zLqAVDw

console-tools/console-tools-0.3.2/compile.patch [new file with mode: 0644]
console-tools/console-tools_0.3.2.oe

diff --git a/console-tools/console-tools-0.3.2/compile.patch b/console-tools/console-tools-0.3.2/compile.patch
new file mode 100644 (file)
index 0000000..e69de29
index e6d49ce..75cbe75 100644 (file)
@@ -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"