summaryrefslogtreecommitdiff
path: root/packages/nonworking/xfree86
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-12 17:00:03 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-12 17:00:03 +0000
commit48b917443d7520347e433b6534355bb8bb19bc76 (patch)
treeb19b481024f781babfee01977955a05e81c94021 /packages/nonworking/xfree86
parent7c97697d622fe5f7beaee9f39501436e85282f69 (diff)
divers: fix some minor spacing and quoting issues for 14 bb files.
Diffstat (limited to 'packages/nonworking/xfree86')
-rw-r--r--packages/nonworking/xfree86/xfree86_4.3.0.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/nonworking/xfree86/xfree86_4.3.0.bb b/packages/nonworking/xfree86/xfree86_4.3.0.bb
index 8fc7a0868b..02ef88f326 100644
--- a/packages/nonworking/xfree86/xfree86_4.3.0.bb
+++ b/packages/nonworking/xfree86/xfree86_4.3.0.bb
@@ -1,6 +1,6 @@
-SECTION="base"
-PRIORITY="required"
-DEPENDS=zlib tslib ncurses
+SECTION = "base"
+PRIORITY = "required"
+DEPENDS = "zlib tslib ncurses"
SRC_URI = "ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/X430src-1.tgz;"
SRC_URI_append =" ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/X430src-2.tgz;"
@@ -9,7 +9,7 @@ SRC_URI_append =" file://${FILESDIR}/tinyx-kbd-enable-fix.patch;patch=1"
SRC_URI_append =" file://${FILESDIR}/tinyx-tslib-reset-and-vt-switch-fixes.patch;patch=1"
SRC_URI_append =" file://${FILESDIR}/dirty-3.2-xterm-breakage-fix.patch;patch=1"
-S=${WORKDIR}/xc
+S = "${WORKDIR}/xc"
do_configure() {