mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 05:41:27 +08:00
Move %define _prefix inside of %if/%endif
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
# or mailto:rtems-bugs@rtems.com
|
||||
#
|
||||
|
||||
%define _prefix @_prefix@
|
||||
%if "%{_prefix}" != "/usr"
|
||||
%define _prefix @_prefix@
|
||||
%define _infodir %{_prefix}/info
|
||||
%define _mandir %{_prefix}/man
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user