phorward: rename -docs to -doc
This commit is contained in:
parent
eebd852483
commit
40481634c9
|
@ -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() {
|
||||||
|
|
Loading…
Reference in New Issue