diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-05 20:38:46 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-05 20:40:03 +0000 |
commit | a80a839dc9a2f21e2295cef46c6f7fc04a52d671 (patch) | |
tree | f39243e95ea90c0f760febca3555ecdf2577f650 /meta-demoapps/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb | |
parent | 1d505f2e10cf40ae5f6bd111e023a3512fd93f30 (diff) | |
download | poky-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-demoapps/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb')
-rw-r--r-- | meta-demoapps/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-demoapps/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb b/meta-demoapps/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb index 3e8d10fe50..56c32f23d6 100644 --- a/meta-demoapps/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb +++ b/meta-demoapps/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb | |||
@@ -12,7 +12,5 @@ inherit autotools | |||
12 | 12 | ||
13 | EXTRA_OECONF = "--disable-python" | 13 | EXTRA_OECONF = "--disable-python" |
14 | 14 | ||
15 | AUTOTOOLS_STAGE_PKGCONFIG = "1" | ||
16 | |||
17 | FILES_${PN} += "${datadir}/telepathy \ | 15 | FILES_${PN} += "${datadir}/telepathy \ |
18 | ${datadir}/dbus-1" | 16 | ${datadir}/dbus-1" |