iniparser: rename -docs to -doc
This commit is contained in:
parent
dd93405072
commit
ac457cbb05
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'iniparser'
|
||||
pkgname=iniparser
|
||||
version=4.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="doxygen chrpath"
|
||||
short_desc="A free stand-alone ini file parsing library"
|
||||
|
@ -57,7 +57,7 @@ iniparser-devel_package() {
|
|||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
iniparser-docs_package() {
|
||||
iniparser-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
noarch=yes
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue