diff --git a/xmake.spec b/xmake.spec index 7bad729..7a08842 100644 --- a/xmake.spec +++ b/xmake.spec @@ -15,12 +15,11 @@ License: Apache-2.0 URL: https://xmake.io Source: %forgesource -Patch0: 0001-pkgconfig-fix-check.patch -Patch1: 0001-system-include.patch -Patch2: 0001-add-relwithdebinfo-build-mode.patch +Patch0: 0001-system-include.patch +Patch1: 0001-add-relwithdebinfo-build-mode.patch # I think this is all the places that need to be fixed for lua 5.5. # It's a lot. -Patch3: xmake-3.0.7-lua-5.5.patch +Patch2: xmake-3.0.7-lua-5.5.patch BuildRequires: pkgconfig(ncurses) BuildRequires: pkgconfig(readline)