]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- gij excluded 'til fix arrive (libgcj/PR18909).
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 9 Dec 2004 18:57:42 +0000 (18:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc4.spec -> 1.259.2.8

gcc4.spec

index 900207b04cdf5554aee108fe45a28c265b20b9da..31b834f8c04618192ad812180fa1760662c6e31d 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -769,7 +769,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc gcc/java/ChangeLog java-doc/*
 %attr(755,root,root) %{_bindir}/gcj*
-%attr(755,root,root) %{_bindir}/gij
+#attr(755,root,root) %{_bindir}/gij            see PR18909
 %attr(755,root,root) %{_bindir}/jcf-dump
 %attr(755,root,root) %{_bindir}/jv-*
 %attr(755,root,root) %{_bindir}/grepjar
@@ -779,7 +779,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_infodir}/gcj*
 %{_mandir}/man1/jcf-*
 %{_mandir}/man1/jv-*
-%{_mandir}/man1/gij*
+#{_mandir}/man1/gij*
 %{_mandir}/man1/gcj*
 %{_mandir}/man1/grepjar*
 
This page took 0.063144 seconds and 4 git commands to generate.