Remove the patch from spec

This commit is contained in:
Zdenek Dohnal 2023-01-12 12:35:53 +01:00
parent b6b946b02f
commit a232b7acbb

View File

@ -90,7 +90,6 @@ Patch3003: vim-python3-tests.patch
Patch3004: vim-crypto-warning.patch Patch3004: vim-crypto-warning.patch
# don't ever set mouse (Fedora downstream patch) # don't ever set mouse (Fedora downstream patch)
Patch3005: vim-8.0-copy-paste.patch Patch3005: vim-8.0-copy-paste.patch
Patch3006: vim-fortify-source.patch
# uses autoconf in spec file # uses autoconf in spec file
@ -389,7 +388,6 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
%patch3003 -p1 -b .python-tests %patch3003 -p1 -b .python-tests
%patch3004 -p1 -b .fips-warning %patch3004 -p1 -b .fips-warning
%patch3005 -p1 -b .copypaste %patch3005 -p1 -b .copypaste
%patch3006 -p1 -b .fortify
%build %build
cd src cd src