summaryrefslogtreecommitdiffstats
path: root/meta/packages/glib-2.0/glib.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard@ted.(none)>2009-01-02 15:34:40 +0000
committerRichard Purdie <richard@ted.(none)>2009-01-02 15:34:40 +0000
commitf8a23031e2a02e5fbef63a01d33e036bc57240b3 (patch)
tree97ba7224a9a46fcd5ecec81ab3258c06bc6f9498 /meta/packages/glib-2.0/glib.inc
parent61d8ea7a140e2e5bf77839c8ee914ae903c83de8 (diff)
downloadpoky-f8a23031e2a02e5fbef63a01d33e036bc57240b3.tar.gz
Drop now unneeded FILESDIR and S variables from various recipes
Diffstat (limited to 'meta/packages/glib-2.0/glib.inc')
-rw-r--r--meta/packages/glib-2.0/glib.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/glib-2.0/glib.inc b/meta/packages/glib-2.0/glib.inc
index 78f36c034f..e65665da65 100644
--- a/meta/packages/glib-2.0/glib.inc
+++ b/meta/packages/glib-2.0/glib.inc
@@ -15,8 +15,6 @@ FILES_glib-2.0-utils = "${bindir}/*"
15 15
16EXTRA_OECONF = "--enable-included-printf=no" 16EXTRA_OECONF = "--enable-included-printf=no"
17 17
18S = "${WORKDIR}/glib-${PV}"
19
20inherit autotools pkgconfig gettext 18inherit autotools pkgconfig gettext
21 19
22require glib-2.0.inc 20require glib-2.0.inc