build-style/waf3: set config dir to /etc
This commit is contained in:
parent
c22acb3072
commit
ca4ee9b002
@ -13,6 +13,7 @@ do_configure() {
|
||||
|
||||
PYTHON=/usr/bin/python3 python3 ${configure_script} configure \
|
||||
--prefix=/usr --libdir=/usr/lib${XBPS_TARGET_WORDSIZE} \
|
||||
--configdir=/etc \
|
||||
${configure_args} ${cross_args}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user