add proper email addresses to the comment headers
[openwrt.git] / tools / pkg-config / files / pkg-config
1 #!/bin/sh
2
3 pkg-config.real $@ --define-variable=libdir=${STAGING_DIR}/usr/lib --define-variable=includedir=${STAGING_DIR}/usr/include
This page took 0.043787 seconds and 5 git commands to generate.