mirror of
https://abf.rosa.ru/djam/kernel-5.13.git
synced 2025-02-25 16:12:50 +00:00
Fixed the name of the list file
This commit is contained in:
parent
326a5ab596
commit
668c472445
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ rm -rf /lib/modules/%{kver_full}/modules*
|
||||||
find /lib/modules/%{kver_full} -maxdepth 0 -empty -exec rm -rf {} \; || true
|
find /lib/modules/%{kver_full} -maxdepth 0 -empty -exec rm -rf {} \; || true
|
||||||
|
|
||||||
|
|
||||||
%files -n kernel-%{flavour}-%{buildrel} -f kernel_files.desktop
|
%files -n kernel-%{flavour}-%{buildrel} -f kernel_files.%{flavour}
|
||||||
|
|
||||||
############################################################################
|
############################################################################
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue