Fixes obsolete %patchN macros

This commit is contained in:
Michal Schorm 2024-01-08 16:24:36 +01:00
parent cfab930728
commit 07210a00d0

View File

@ -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