From f249735ad71fd5f13bfd295c55e1e0d596a1dbff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 22:37:29 +0000 Subject: Another pass of .oe cleanups. BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ --- console-tools/console-tools_0.3.2.oe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'console-tools') diff --git a/console-tools/console-tools_0.3.2.oe b/console-tools/console-tools_0.3.2.oe index b6e950a989..9daecd3731 100644 --- a/console-tools/console-tools_0.3.2.oe +++ b/console-tools/console-tools_0.3.2.oe @@ -2,12 +2,12 @@ DEPENDS = "virtual/libc" RDEPENDS = "libc6" DESCRIPTION = "Allows you to set-up and manipulate the Linux console." -SRC_URI := ${SOURCEFORGE_MIRROR}/lct/console-tools-0.3.2.tar.gz \ +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" -export SUBDIRS='fontfiletools vttools kbdtools screenfonttools contrib \ - examples po intl compat' +export SUBDIRS = "fontfiletools vttools kbdtools screenfonttools contrib \ + examples po intl compat" acpaths = "-I config" do_configure_prepend () { -- cgit v1.2.3