Special-case _prefix == /usr

This commit is contained in:
Ralf Corsepius
2005-08-17 02:51:30 +00:00
parent 4cf0f1c4a8
commit 2c680594e8
7 changed files with 18 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
%if "%{_prefix}" != "/usr"
%if %build_f95
# ==============================================================
# rtems-base-gfortran
@@ -33,3 +34,4 @@ if [ $1 -eq 0 ]; then
fi
%endif
%endif