gpsd-3.4: drop pkgconfig=''

* this is wrong, it's used as path where to install .pc files
  and we expect them in  not directly in sysroot

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-04-23 18:52:18 +02:00
parent 054be7129a
commit bf0abb70b0
@@ -34,7 +34,6 @@ EXTRA_OESCONS = " \
debug='true' \
strip='false' \
systemd='true' \
pkgconfig='${PKG_CONFIG_DIR}' \
"
do_compile_prepend() {