mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-30 01:01:07 +02:00
4 lines
134 B
Plaintext
4 lines
134 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
pkg-config.real $@ --define-variable=libdir=${STAGING_DIR}/usr/lib --define-variable=includedir=${STAGING_DIR}/usr/include
|