mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Remove %_bindir.
This commit is contained in:
@@ -17,7 +17,6 @@ This is the gcc/g++ compiler for %{gcc_target}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_mandir}/man1/%{gcc_target}-g++.1*
|
%{_mandir}/man1/%{gcc_target}-g++.1*
|
||||||
|
|
||||||
%dir %{_bindir}
|
|
||||||
%{_bindir}/%{gcc_target}-c++%{_exeext}
|
%{_bindir}/%{gcc_target}-c++%{_exeext}
|
||||||
%{_bindir}/%{gcc_target}-g++%{_exeext}
|
%{_bindir}/%{gcc_target}-g++%{_exeext}
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,6 @@ This is the gcc/gnat compiler for %{gcc_target}
|
|||||||
|
|
||||||
%files -n %{rpmprefix}%{gcc_target}-gnat
|
%files -n %{rpmprefix}%{gcc_target}-gnat
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_bindir}
|
|
||||||
%{_bindir}/%{gcc_target}-gnat*
|
%{_bindir}/%{gcc_target}-gnat*
|
||||||
%{_bindir}/%{gcc_target}-gprmake%{_exeext}
|
%{_bindir}/%{gcc_target}-gprmake%{_exeext}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user