mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
scdoc: fix wrong Prefix in pkgconfig file
This commit is contained in:
parent
b8c0e75e40
commit
c4b9586277
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'scdoc'
|
# Template file for 'scdoc'
|
||||||
pkgname=scdoc
|
pkgname=scdoc
|
||||||
version=1.9.4
|
version=1.9.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
make_build_args="PREFIX=/usr"
|
||||||
short_desc="Tool for generating roff manual pages"
|
short_desc="Tool for generating roff manual pages"
|
||||||
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue