glog: rename -docs to -doc

This commit is contained in:
Jürgen Buchmüller 2015-09-28 09:26:35 +02:00
parent 617ea4f7f3
commit dd93405072
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Template build file for 'glog' # Template build file for 'glog'
pkgname=glog pkgname=glog
version=0.3.4 version=0.3.4
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="Logging library for C++" short_desc="Logging library for C++"
maintainer="John Regan <john@jrjrtech.com>" maintainer="John Regan <john@jrjrtech.com>"
@ -21,7 +21,7 @@ glog-devel_package() {
} }
} }
glog-docs_package() { glog-doc_package() {
short_desc+=" - documentation" short_desc+=" - documentation"
noarch="yes" noarch="yes"
pkg_install() { pkg_install() {