We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fc857 commit b09654bCopy full SHA for b09654b
build/pkg-config.sh
@@ -10,4 +10,4 @@ ROOT=`dirname "$BIN"`
10
export PKG_CONFIG_DIR=
11
export PKG_CONFIG_LIBDIR="${ROOT}/lib/pkgconfig:${ROOT}/share/pkgconfig"
12
13
-exec /usr/bin/pkg-config "$@"
+exec pkg-config "$@"
0 commit comments