[releng] sample-tarball.jhbuildrc: Remove bits to look in PKG_CONFIG_PATH
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [releng] sample-tarball.jhbuildrc: Remove bits to look in PKG_CONFIG_PATH
- Date: Sat, 30 Jul 2011 16:58:27 +0000 (UTC)
commit 60c80eb609116d17823f06400f76d71a22359fef
Author: Colin Walters <walters verbum org>
Date: Sat Jul 30 12:52:12 2011 -0400
sample-tarball.jhbuildrc: Remove bits to look in PKG_CONFIG_PATH
"jhbuild no longer automatically looks in /usr/lib/pkgconfig"
This is wrong, and AFAIK has never been true. If there's an issue, we
will fix it in the main jhbuild line. Don't work around it here.
tools/smoketesting/sample-tarball.jhbuildrc | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/tools/smoketesting/sample-tarball.jhbuildrc b/tools/smoketesting/sample-tarball.jhbuildrc
index 3e81058..640766e 100644
--- a/tools/smoketesting/sample-tarball.jhbuildrc
+++ b/tools/smoketesting/sample-tarball.jhbuildrc
@@ -69,9 +69,3 @@ skip.append('libxslt')
# require ldap development libraries, but I have no exchange server to
# test with anyway. So I just skip it.
skip.append('evolution-exchange')
-
-# jhbuild no longer automatically looks in /usr/lib/pkgconfig, so we need to
-# tell it to do so
-addpath('PKG_CONFIG_PATH', '/usr/lib/pkgconfig')
-addpath('PKG_CONFIG_PATH', '/usr/lib64/pkgconfig')
-addpath('PKG_CONFIG_PATH', '/usr/share/pkgconfig')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]