forked from pool/python39
fix: add missing %patch commands
This commit is contained in:
@@ -475,6 +475,9 @@ other applications.
|
|||||||
%patch -p1 -P 50
|
%patch -p1 -P 50
|
||||||
%patch -p1 -P 51
|
%patch -p1 -P 51
|
||||||
%patch -p1 -P 52
|
%patch -p1 -P 52
|
||||||
|
%patch -p1 -P 53
|
||||||
|
%patch -p1 -P 54
|
||||||
|
%patch -p1 -P 55
|
||||||
|
|
||||||
# drop Autoconf version requirement
|
# drop Autoconf version requirement
|
||||||
sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac
|
sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac
|
||||||
|
|||||||
Reference in New Issue
Block a user