tools/pkg-config: pass arguments at the end
[oweals/openwrt.git] / tools / pkg-config / files / pkg-config
1 #!/bin/sh
2
3 pkg-config.real --define-variable=prefix=${STAGING_PREFIX} --define-variable=exec_prefix=${STAGING_PREFIX} $@