mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
git-secret: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
5e86e078eb
commit
0ff7495608
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ pkgname=git-secret
|
||||||
version=0.4.0
|
version=0.4.0
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="PREFIX=/usr"
|
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
depends="bash gawk gnupg coreutils git"
|
depends="bash gawk gnupg coreutils git"
|
||||||
checkdepends="gnupg procps-ng git"
|
checkdepends="gnupg procps-ng git"
|
||||||
|
|
Loading…
Add table
Reference in a new issue