Pass $startdir as a bind mount #1

Merged
eabdullin merged 2 commits from danfimov/abuild:danfimov-patch-1 into c9 2026-05-21 09:00:30 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit c14213ff28 - Show all commits

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}