summaryrefslogtreecommitdiffstats
path: root/meta/classes/xfce.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-12-05 20:38:46 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-05 20:40:03 +0000
commita80a839dc9a2f21e2295cef46c6f7fc04a52d671 (patch)
treef39243e95ea90c0f760febca3555ecdf2577f650 /meta/classes/xfce.bbclass
parent1d505f2e10cf40ae5f6bd111e023a3512fd93f30 (diff)
downloadpoky-a80a839dc9a2f21e2295cef46c6f7fc04a52d671.tar.gz
Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhere
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/classes/xfce.bbclass')
-rw-r--r--meta/classes/xfce.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/xfce.bbclass b/meta/classes/xfce.bbclass
index db6329c4ad..95778ee39e 100644
--- a/meta/classes/xfce.bbclass
+++ b/meta/classes/xfce.bbclass
@@ -13,8 +13,6 @@ SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.t
13 13
14inherit autotools 14inherit autotools
15 15
16AUTOTOOLS_STAGE_PKGCONFIG = "1"
17
18EXTRA_OECONF += "--with-pluginsdir=${libdir}/xfce4/panel-plugins/" 16EXTRA_OECONF += "--with-pluginsdir=${libdir}/xfce4/panel-plugins/"
19 17
20# FIXME: Put icons in their own package too? 18# FIXME: Put icons in their own package too?