phorward: rename -docs to -doc

This commit is contained in:
Jürgen Buchmüller 2015-09-28 09:52:55 +02:00
parent eebd852483
commit 40481634c9
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'phorward' # Template build file for 'phorward'
pkgname=phorward pkgname=phorward
version=0.17 version=0.17
revision=3 revision=4
build_style=gnu-configure build_style=gnu-configure
short_desc="Software package consisting of a powerful C functions library." short_desc="Software package consisting of a powerful C functions library."
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -30,7 +30,7 @@ libphorward_package() {
} }
} }
phorward-docs_package() { phorward-doc_package() {
noarch=yes noarch=yes
short_desc+=" - documentation" short_desc+=" - documentation"
pkg_install() { pkg_install() {