tools/pkg-config: Replace with pkgconf
[openwrt/staging/stintel.git] / tools / pkgconf / files / pkg-config
1 #!/bin/sh
2
3 pkg-config.real --define-variable=prefix=${STAGING_PREFIX} --define-variable=exec_prefix=${STAGING_PREFIX} --define-variable=bindir=${STAGING_PREFIX}/bin $@