mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lcov: need make_install_args too
This commit is contained in:
parent
519a81a54f
commit
f131e47050
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
make_build_args="CFG_DIR=/etc"
|
make_build_args="CFG_DIR=/etc"
|
||||||
|
make_install_args="CFG_DIR=/etc"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Front-end for GCC's coverage testing tool gcov"
|
short_desc="Front-end for GCC's coverage testing tool gcov"
|
||||||
|
|
Loading…
Add table
Reference in a new issue