mirror of
https://abf.rosa.ru/djam/calamares.git
synced 2025-02-23 15:42:49 +00:00
Don't use apply_patches macro
This commit is contained in:
parent
83d2f79bd6
commit
1ad49084c6
1 changed files with 6 additions and 1 deletions
|
@ -230,7 +230,12 @@ Development files and headers for Calamares.
|
|||
|
||||
%prep
|
||||
%setup -q
|
||||
%apply_patches
|
||||
%patch0 -1
|
||||
%patch1 -1
|
||||
%patch2 -1
|
||||
%patch3 -1
|
||||
%patch4 -1
|
||||
%patch5 -1
|
||||
|
||||
#delete backup files
|
||||
rm -f src/modules/*/*.conf.default-settings
|
||||
|
|
Loading…
Add table
Reference in a new issue