Remove %_bindir.

This commit is contained in:
Ralf Corsepius
2005-08-30 04:45:10 +00:00
parent 7cee1ce6ca
commit d128ca29a0
2 changed files with 0 additions and 2 deletions

View File

@@ -17,7 +17,6 @@ This is the gcc/g++ compiler for %{gcc_target}
%defattr(-,root,root)
%{_mandir}/man1/%{gcc_target}-g++.1*
%dir %{_bindir}
%{_bindir}/%{gcc_target}-c++%{_exeext}
%{_bindir}/%{gcc_target}-g++%{_exeext}

View File

@@ -15,7 +15,6 @@ This is the gcc/gnat compiler for %{gcc_target}
%files -n %{rpmprefix}%{gcc_target}-gnat
%defattr(-,root,root)
%dir %{_bindir}
%{_bindir}/%{gcc_target}-gnat*
%{_bindir}/%{gcc_target}-gprmake%{_exeext}