Rename patch file after rebase

This commit is contained in:
Daniil Anfimov 2026-05-20 21:23:41 +02:00
parent 752dd4f40c
commit c14213ff28
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Source2: %{name}.tmpfiles
Patch0: 0001-Do-not-build-docs.patch
Patch1: 0002-Allow-running-abuild-rootbld.patch
Patch2: 0003-Pass-startdir-as-a-bind-mount.patch
BuildRequires: zlib-devel
BuildRequires: make
@ -54,6 +55,7 @@ abuild is a set of scripts used to build Alpine Linux packages.
%setup -q -n %{name}-%{version}
%patch0 -p1
%patch1 -p1
%patch2 -p1
%build
make VERSION=%{version}