This commit is contained in:
parent
f94b341c6a
commit
0ee443fd52
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 14:42:07 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Switch to '%autopatch -M' and '%patch -P'
|
||||
- Switch to '%autopatch' and '%patch -P'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 09:44:27 UTC 2023 - christophe@krop.fr
|
||||
|
@ -293,7 +293,7 @@ Examples for the libqt5-qtpdf module.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{tar_version}
|
||||
%autopatch -p1 -M 49
|
||||
%autopatch 0 1 2 3 4 5 6 7 -p1
|
||||
|
||||
# Replace the whole catapult folder rather than picking individual changes
|
||||
pushd src/3rdparty/chromium/third_party
|
||||
|
Loading…
Reference in New Issue
Block a user