mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
build: change zet_intel_gpu_debug.h install directory
- install header in level_zero folder Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
38415162c5
commit
5a5659cad3
@@ -99,7 +99,7 @@ cp -pvR %{_sourcedir}/copyright %{buildroot}/usr/share/doc/intel-level-zero-gpu/
|
||||
%config(noreplace)
|
||||
|
||||
%files devel
|
||||
%{_includedir}/zet_intel_gpu_debug.h
|
||||
%{_includedir}/level_zero/zet_intel_gpu_debug.h
|
||||
|
||||
%doc
|
||||
|
||||
|
||||
@@ -109,7 +109,7 @@ cp -pvR %{_sourcedir}/copyright %{buildroot}/usr/share/doc/intel-level-zero-gpu%
|
||||
%config(noreplace)
|
||||
|
||||
%files -n intel-level-zero-gpu%{?name_suffix}-devel
|
||||
%{_includedir}/zet_intel_gpu_debug.h
|
||||
%{_includedir}/level_zero/zet_intel_gpu_debug.h
|
||||
|
||||
%doc
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
usr/include/zet_intel_gpu_debug.h
|
||||
usr/include/level_zero/zet_intel_gpu_debug.h
|
||||
|
||||
Reference in New Issue
Block a user