mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-07 03:34:58 +00:00
4 lines
134 B
Bash
Executable File
4 lines
134 B
Bash
Executable File
#!/bin/sh
|
|
|
|
pkg-config.real $@ --define-variable=libdir=${STAGING_DIR}/usr/lib --define-variable=includedir=${STAGING_DIR}/usr/include
|