Add special treatment for _prefix=/usr

This commit is contained in:
Ralf Corsepius
2005-08-16 07:35:39 +00:00
parent ba0e55a96e
commit 4cf0f1c4a8
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
%if "%{_prefix}" != "/usr"
# ==============================================================
# rtems-base-binutils
# ==============================================================
@@ -51,3 +52,5 @@ fi
%dir %{_prefix}/share
%dir %{_prefix}/share/locale
%endif