scdoc: fix wrong Prefix in pkgconfig file

This commit is contained in:
John 2019-03-11 22:51:20 +01:00
parent b8c0e75e40
commit c4b9586277
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# Template file for 'scdoc'
pkgname=scdoc
version=1.9.4
revision=1
revision=2
build_style=gnu-makefile
make_build_args="PREFIX=/usr"
short_desc="Tool for generating roff manual pages"
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
license="MIT"