From 06f7d17e81de21a95e35b03453242bc62b05a6aa Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 05:42:36 +0000 Subject: First pass of .oe cleanups. BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw --- autoconf/autoconf-native_2.59.oe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'autoconf/autoconf-native_2.59.oe') diff --git a/autoconf/autoconf-native_2.59.oe b/autoconf/autoconf-native_2.59.oe index 19038d9676..82d17ce95f 100644 --- a/autoconf/autoconf-native_2.59.oe +++ b/autoconf/autoconf-native_2.59.oe @@ -1,6 +1,6 @@ include autoconf_${PV}.oe -S = ${WORKDIR}/autoconf-${PV} -FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/autoconf-${PV} -DEPENDS = patcher-native +S = "${WORKDIR}/autoconf-${PV}" +FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/autoconf-${PV}" +DEPENDS = "patcher-native" inherit native -- cgit v1.2.3