mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 18:42:55 +00:00
Back i586
Commit 59b214f0
changed i586 to i686 as we changed in RPM,
but forgot to rename config:
error: Bad file: /builddir/build/SOURCES/kernel-i686.config: No such file or directory
But this spec is still supported on rosa2016.1, let's just use i586 here for now
This commit is contained in:
parent
f4867fbcaa
commit
c972a6e092
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
%define tar_ver %{kernelversion}.%{patchlevel}
|
||||
|
||||
%ifarch %{ix86}
|
||||
%define arch_suffix i686
|
||||
%define arch_suffix i586
|
||||
%endif
|
||||
|
||||
%ifarch %{x86_64}
|
||||
|
|
Loading…
Add table
Reference in a new issue