glog: rename -docs to -doc
This commit is contained in:
parent
617ea4f7f3
commit
dd93405072
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'glog'
|
||||
pkgname=glog
|
||||
version=0.3.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="Logging library for C++"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
|
@ -21,7 +21,7 @@ glog-devel_package() {
|
|||
}
|
||||
}
|
||||
|
||||
glog-docs_package() {
|
||||
glog-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in New Issue