mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 14:50:11 +08:00
Don't put _prefix into dirs.
This commit is contained in:
@@ -84,9 +84,6 @@
|
||||
|
||||
rm -f dirs ;
|
||||
echo "%defattr(-,root,root,-)" >> dirs
|
||||
%if "%{_prefix}" != "/usr"
|
||||
echo "%dir %{_prefix}" >> dirs
|
||||
%endif
|
||||
TGTDIR="%{_gcclibdir}/gcc/@tool_target@/%{gcc_version}"
|
||||
for i in $multilibs; do
|
||||
case $i in
|
||||
|
||||
Reference in New Issue
Block a user