diff --git a/srcpkgs/anjuta/template b/srcpkgs/anjuta/template index 22419ff7b9d..239d38eb358 100644 --- a/srcpkgs/anjuta/template +++ b/srcpkgs/anjuta/template @@ -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 " @@ -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 } }