lcov: need make_install_args too

This commit is contained in:
Đoàn Trần Công Danh 2022-09-06 17:47:21 +07:00
parent 519a81a54f
commit f131e47050

View file

@ -5,6 +5,7 @@ revision=2
build_style=gnu-makefile
make_check_target=test
make_build_args="CFG_DIR=/etc"
make_install_args="CFG_DIR=/etc"
hostmakedepends="perl"
depends="perl"
short_desc="Front-end for GCC's coverage testing tool gcov"