summaryrefslogtreecommitdiff
path: root/contrib/crossrpms/gcc/target-gcj.add
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/gcc/target-gcj.add')
-rw-r--r--contrib/crossrpms/gcc/target-gcj.add6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/crossrpms/gcc/target-gcj.add b/contrib/crossrpms/gcc/target-gcj.add
index d74078ae44..051c0d8e0a 100644
--- a/contrib/crossrpms/gcc/target-gcj.add
+++ b/contrib/crossrpms/gcc/target-gcj.add
@@ -25,8 +25,6 @@ This is the gcc/java compiler for @tool_target@
%{_bindir}/@tool_target@-jcf-dump%{_exeext}
%{_bindir}/@tool_target@-jv-scan%{_exeext}
%{_bindir}/@tool_target@-gcjh%{_exeext}
-
-%if "%{gcc_version}" >= "3.4"
%{_bindir}/@tool_target@-*jar%{_exeext}
%{_mandir}/man1/@tool_target@-*jar.1*
@@ -34,15 +32,12 @@ This is the gcc/java compiler for @tool_target@
%{_mandir}/man1/@tool_target@-jv-*.1*
%{_mandir}/man1/@tool_target@-jcf-dump.1*
%{_mandir}/man1/@tool_target@-gij.1*
-%endif
%if "%{gcc_version}" >= "4.0"
%{_mandir}/man1/@tool_target@-grmi*.1*
%else
-%if "%{gcc_version}" >= "3.4"
%{_mandir}/man1/@tool_target@-rmi*.1*
%endif
-%endif
%dir %{gccexec}
%dir %{gccexec}/@tool_target@
@@ -51,4 +46,3 @@ This is the gcc/java compiler for @tool_target@
%{gccexec}/@tool_target@/%{gcc_version}/jvgenmain%{_exeext}
%endif
-