%{kversion}

This commit is contained in:
Sergey Zhemoytel 2024-12-11 22:16:19 +00:00
parent 154cdd329d
commit 13646a79cf

View file

@ -481,7 +481,7 @@ find /lib/modules/%{kver_full} -maxdepth 0 -empty -exec rm -rf {} \; || true
%{_modulesdir}/%{kver_full}/build %{_modulesdir}/%{kver_full}/build
%{_modulesdir}/%{kver_full}/source %{_modulesdir}/%{kver_full}/source
#/usr/src/linux-5.15.173-generic-1R11-x86_64/io_uring/Makefile #/usr/src/linux-5.15.173-generic-1R11-x86_64/io_uring/Makefile
%{devel_root}/%{kver_full}/io_uring %{devel_root}/%{kver_full}/io_uring/*
%endif %endif