1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhere

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-12-05 20:38:46 +00:00
parent 1d505f2e10
commit a80a839dc9
8 changed files with 0 additions and 12 deletions
-2
View File
@@ -13,8 +13,6 @@ SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.t
inherit autotools
AUTOTOOLS_STAGE_PKGCONFIG = "1"
EXTRA_OECONF += "--with-pluginsdir=${libdir}/xfce4/panel-plugins/"
# FIXME: Put icons in their own package too?