iniparser: rename -docs to -doc
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'iniparser'
|
# Template file for 'iniparser'
|
||||||
pkgname=iniparser
|
pkgname=iniparser
|
||||||
version=4.0
|
version=4.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="doxygen chrpath"
|
hostmakedepends="doxygen chrpath"
|
||||||
short_desc="A free stand-alone ini file parsing library"
|
short_desc="A free stand-alone ini file parsing library"
|
||||||
@@ -57,7 +57,7 @@ iniparser-devel_package() {
|
|||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
iniparser-docs_package() {
|
iniparser-doc_package() {
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user