anjuta: move help/man files to main pkg.
This commit is contained in:
parent
2ee66dcafe
commit
30c5082044
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'anjuta'
|
||||
pkgname=anjuta
|
||||
version=3.8.4
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="GNOME Integrated Development Environment"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
|
@ -38,8 +38,6 @@ anjuta-docs_package() {
|
|||
pkg_install() {
|
||||
vmove usr/share/doc
|
||||
vmove usr/share/gtk-doc
|
||||
vmove usr/share/help
|
||||
vmove usr/share/man
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue