mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 23:40:15 +00:00
Special-case _prefix == /usr
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
%if "%{_prefix}" != "/usr"
|
||||
%if %build_gnat
|
||||
# ==============================================================
|
||||
# rtems-base-gnat
|
||||
@@ -35,3 +36,4 @@ if [ $1 -eq 0 ]; then
|
||||
/sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gnat_ugn_unw.info.gz
|
||||
fi
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user