summaryrefslogtreecommitdiffstats
path: root/build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh')
-rwxr-xr-xbuild/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh b/build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh
deleted file mode 100755
index fb5fe9e..0000000
--- a/build/app/config.tests/qlibhomescreen/pkg-config_wrapper.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-PKG_CONFIG_SYSROOT_DIR=/home/tte/work/sdk/guppy7.0.1/sysroots/aarch64-agl-linux
-export PKG_CONFIG_SYSROOT_DIR
-PKG_CONFIG_LIBDIR=/home/tte/work/sdk/guppy7.0.1/sysroots/aarch64-agl-linux/usr/lib/pkgconfig:/home/tte/work/sdk/guppy7.0.1/sysroots/aarch64-agl-linux/usr/share/pkgconfig:/home/tte/work/sdk/guppy7.0.1/sysroots/aarch64-agl-linux/usr/lib/aarch64-agl-linux/pkgconfig
-export PKG_CONFIG_LIBDIR
-exec pkg-config "$@"