phorward: rename -docs to -doc
This commit is contained in:
parent
eebd852483
commit
40481634c9
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'phorward'
|
||||
pkgname=phorward
|
||||
version=0.17
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
short_desc="Software package consisting of a powerful C functions library."
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -30,7 +30,7 @@ libphorward_package() {
|
|||
}
|
||||
}
|
||||
|
||||
phorward-docs_package() {
|
||||
phorward-doc_package() {
|
||||
noarch=yes
|
||||
short_desc+=" - documentation"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in New Issue