Revert "build-style/waf3: set config dir to /etc"
This reverts commit ca4ee9b002
.
--configdir is not supported in some projects
This commit is contained in:
parent
b1c4c5793d
commit
5df385d509
|
@ -13,7 +13,6 @@ 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…
Reference in New Issue