glog: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-29 11:31:23 +07:00
parent 086dde82cf
commit f4b228caf2

View file

@ -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
}