mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 05:37:01 +02:00
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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue