fix: add missing %patch commands

This commit is contained in:
2025-12-22 04:10:06 +01:00
parent 380660d7b6
commit ca9e7f7a81

View File

@@ -475,6 +475,9 @@ other applications.
%patch -p1 -P 50
%patch -p1 -P 51
%patch -p1 -P 52
%patch -p1 -P 53
%patch -p1 -P 54
%patch -p1 -P 55
# drop Autoconf version requirement
sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac