Skip to content

Commit

Permalink
[packaging] Building in parallel works again
Browse files Browse the repository at this point in the history
Signed-off-by: Björn Bidar <[email protected]>
  • Loading branch information
Thaodan committed Mar 28, 2024
1 parent 91d42fb commit 626d53d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rpm/scratchbox2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ Scratchbox2 man pages.
./autogen.sh
%configure
touch .configure
# Can't use %{?_smp_mflags} here: race condition in build system
%{__make} %{_make_output_sync} %{_make_verbose}
%make_build

%install
%__make install prefix=%{buildroot}/usr
Expand Down

0 comments on commit 626d53d

Please sign in to comment.