Remove idempotent if..endif guards

This commit is contained in:
Jan Engelhardt 2025-01-10 00:57:06 +01:00
parent f520dc5c59
commit 42cf4a393a

View File

@ -73,7 +73,6 @@ agnostic runtimes such as DPC++.
This package contains the oneAPI Unified Runtime native CPU adapter. This package contains the oneAPI Unified Runtime native CPU adapter.
%if %{with opencl_adapter}
%package -n libur_adapter_opencl0 %package -n libur_adapter_opencl0
Summary: oneAPI Unified Runtime OpenCL adapter Summary: oneAPI Unified Runtime OpenCL adapter
@ -82,7 +81,6 @@ oneAPI Unified Runtime (UR) provides a unified interface to device
agnostic runtimes such as DPC++. agnostic runtimes such as DPC++.
This package contains the oneAPI Unified Runtime OpenCL adapter. This package contains the oneAPI Unified Runtime OpenCL adapter.
%endif
%prep %prep
%autosetup -p1 %autosetup -p1