X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fpkg-config%2Ffiles%2Fpkg-config;h=a3d73700f9a99b5dac7287c2448cd01f2824667c;hb=f78cc362dea387011962941efbc69178e1afe8b5;hp=31cfd0d83dc94892a85b4f18c9bb2004296d64b0;hpb=fa7fcec9cfd77981b585ef9cf1328bbf0620dc62;p=openwrt-10.03%2F.git diff --git a/tools/pkg-config/files/pkg-config b/tools/pkg-config/files/pkg-config index 31cfd0d83..a3d73700f 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/