anjuta: move help/man files to main pkg.

This commit is contained in:
Juan RP 2013-07-28 09:16:15 +02:00
parent 2ee66dcafe
commit 30c5082044

View file

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