forked from mirror/openwrt
3 lines
125 B
Bash
Executable file
3 lines
125 B
Bash
Executable file
#!/bin/sh
|
|
|
|
pkg-config.real $@ --define-variable=prefix=${STAGING_DIR}/usr/ --define-variable=exec_prefix=${STAGING_DIR}/usr/
|