projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
[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.047901 seconds
and
5
git commands to generate.