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'
|
# Template file for 'glog'
|
||||||
pkgname=glog
|
pkgname=glog
|
||||||
version=0.3.5
|
version=0.3.5
|
||||||
revision=2
|
revision=3
|
||||||
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>"
|
||||||
|
@ -27,7 +27,6 @@ glog-devel_package() {
|
||||||
|
|
||||||
glog-doc_package() {
|
glog-doc_package() {
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/doc
|
vmove usr/share/doc
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue