mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
hiredis: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
8132d17adb
commit
f6dcfdc220
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ pkgname=hiredis
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr"
|
|
||||||
checkdepends="redis"
|
checkdepends="redis"
|
||||||
short_desc="Minimalistic C client for Redis"
|
short_desc="Minimalistic C client for Redis"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue