Avoid using deprecated %patchN macro
This commit is contained in:
parent
a01eaa8a84
commit
180d27d37b
@ -45,7 +45,7 @@ Requires: pkgconfig
|
|||||||
%endif
|
%endif
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%patch1 -p1 -b .multilib
|
%patch 1 -p1 -b .multilib
|
||||||
|
|
||||||
# Convert to utf-8
|
# Convert to utf-8
|
||||||
for file in THANKS; do
|
for file in THANKS; do
|
||||||
|
Loading…
Reference in New Issue
Block a user