summaryrefslogtreecommitdiff
path: root/glib-2.0/glib-2.0-native_2.2.3.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-13 05:42:36 +0000
committerChris Larson <clarson@kergoth.com>2004-03-13 05:42:36 +0000
commit06f7d17e81de21a95e35b03453242bc62b05a6aa (patch)
treebc9c53bce2c6a2fdce3caf5bb45bc3f8634b56be /glib-2.0/glib-2.0-native_2.2.3.oe
parent4b022a36ced4930af6bcdeb7d75a5ed10c4ac9cd (diff)
First pass of .oe cleanups.
BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw
Diffstat (limited to 'glib-2.0/glib-2.0-native_2.2.3.oe')
-rw-r--r--glib-2.0/glib-2.0-native_2.2.3.oe8
1 files changed, 4 insertions, 4 deletions
diff --git a/glib-2.0/glib-2.0-native_2.2.3.oe b/glib-2.0/glib-2.0-native_2.2.3.oe
index 9bcdb3b054..0e5846a6cc 100644
--- a/glib-2.0/glib-2.0-native_2.2.3.oe
+++ b/glib-2.0/glib-2.0-native_2.2.3.oe
@@ -1,10 +1,10 @@
-DEPENDS = patcher-native
+DEPENDS = "patcher-native"
RDEPENDS =
-FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/glib-2.0-${PV}
+FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/glib-2.0-${PV}"
SRC_URI = http://ftp.gnome.org/pub/gnome/sources/glib/2.2/glib-${PV}.tar.bz2 \
file://${FILESDIR}/automake-lossage.patch;patch=1
-S = ${WORKDIR}/glib-${PV}
+S = "${WORKDIR}/glib-${PV}"
inherit autotools libtool native
@@ -13,7 +13,7 @@ do_configure_prepend () {
install -m 0644 ${FILESDIR}/glibconfig-sysdefs.h .
}
-SOV=0.103.0
+SOV = "0.103.0"
do_configure () {
oe_runconf