glog: remove noarch
This commit is contained in:
parent
086dde82cf
commit
f4b228caf2
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'glog'
|
||||
pkgname=glog
|
||||
version=0.3.5
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="Logging library for C++"
|
||||
maintainer="John Regan <john@jrjrtech.com>"
|
||||
|
@ -27,7 +27,6 @@ glog-devel_package() {
|
|||
|
||||
glog-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/doc
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue