Fixes obsolete %patchN macros
This commit is contained in:
parent
cfab930728
commit
07210a00d0
@ -36,8 +36,8 @@ ODBC, you need to install this package.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch8 -p1 -b .soname-bump
|
%patch -P8 -p1 -b .soname-bump
|
||||||
%patch9 -p1
|
%patch -P9 -p1
|
||||||
|
|
||||||
chmod 0644 Drivers/MiniSQL/*.c
|
chmod 0644 Drivers/MiniSQL/*.c
|
||||||
chmod 0644 Drivers/nn/*.c
|
chmod 0644 Drivers/nn/*.c
|
||||||
|
Loading…
Reference in New Issue
Block a user