ardour: pass --configdir to configure

This commit is contained in:
Đoàn Trần Công Danh 2022-09-11 23:25:01 +07:00
parent 2083cdb8bd
commit 4ee660b607

View File

@ -4,6 +4,7 @@ version=6.9
revision=2
build_style=waf3
configure_args="--cxx11 --no-phone-home --with-backends=jack,alsa,dummy
--configdir=/etc
--libjack=weak --optimize --docs --use-external-libs --freedesktop"
hostmakedepends="graphviz doxygen pkg-config clang perl
itstool gettext tar readline-devel"