X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fpkg-config%2Ffiles%2Fpkg-config;h=a3d73700f9a99b5dac7287c2448cd01f2824667c;hb=1a5af54e9047e2f063f67f7c0fd8dbd174a99f3d;hp=31cfd0d83dc94892a85b4f18c9bb2004296d64b0;hpb=bda7628f9405e1509576c5f06d63de272aab23fe;p=openwrt-github%2F.git diff --git a/tools/pkg-config/files/pkg-config b/tools/pkg-config/files/pkg-config index 31cfd0d83d..a3d73700f9 100755 --- a/tools/pkg-config/files/pkg-config +++ b/tools/pkg-config/files/pkg-config @@ -1,3 +1,3 @@ #!/bin/sh -pkg-config.real $@ --define-variable=libdir=${STAGING_DIR}/usr/lib --define-variable=includedir=${STAGING_DIR}/usr/include +pkg-config.real $@ --define-variable=prefix=${STAGING_DIR}/usr/ --define-variable=exec_prefix=${STAGING_DIR}/usr/