package/busybox: fix endianes issue under FreeBSD 8.1
[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}/
This page took 0.038049 seconds and 5 git commands to generate.