anjuta: -docs pkg is noarch.
This commit is contained in:
parent
30c5082044
commit
337145bcd7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'anjuta'
|
||||
pkgname=anjuta
|
||||
version=3.8.4
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
short_desc="GNOME Integrated Development Environment"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
|
@ -35,6 +35,7 @@ anjuta-devel_package() {
|
|||
|
||||
anjuta-docs_package() {
|
||||
short_desc+=" (Documentation)"
|
||||
noarch=yes
|
||||
pkg_install() {
|
||||
vmove usr/share/doc
|
||||
vmove usr/share/gtk-doc
|
||||
|
|
Loading…
Reference in New Issue