summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib/base-gcj.add
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gcc3newlib/base-gcj.add')
-rw-r--r--scripts/gcc3newlib/base-gcj.add14
1 files changed, 11 insertions, 3 deletions
diff --git a/scripts/gcc3newlib/base-gcj.add b/scripts/gcc3newlib/base-gcj.add
index 5926be30e9..ac5d4c26fd 100644
--- a/scripts/gcc3newlib/base-gcj.add
+++ b/scripts/gcc3newlib/base-gcj.add
@@ -15,8 +15,16 @@ This is the files for gcc/java (gcj) that are shared by all targets.
%files -n rtems-base-gcj
%dir %{_prefix}/bin
-%{_prefix}/bin/jcf-dump@exe_ext@
-%{_prefix}/bin/jv-scan@exe_ext@
-%{_prefix}/bin/gcjh@exe_ext@
+%{_prefix}/bin/jar@exe_ext@
+%{_prefix}/bin/grepjar@exe_ext@
+
+%dir %{_prefix}/man/man1
+%{_prefix}/man/man1/gcjh.1
+%{_prefix}/man/man1/jv-scan.1
+%{_prefix}/man/man1/jcf-dump.1
+%{_prefix}/man/man1/gij.1
+%{_prefix}/man/man1/jv-convert.1
+%{_prefix}/man/man1/rmic.1
+%{_prefix}/man/man1/rmiregistry.1
%endif