From c598a132ef4ace605e3b7d5054f16a194d6e68c8 Mon Sep 17 00:00:00 2001 From: NixTux Commit Bot Date: Sat, 4 Jan 2020 04:30:52 +0300 Subject: [PATCH] bot: rpm5 -> rpm4 (1) --- lld.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lld.spec b/lld.spec index f0dfd69..a71700b 100644 --- a/lld.spec +++ b/lld.spec @@ -79,7 +79,7 @@ programs that use the LLD infrastructure. -DLLVM_LIBDIR_SUFFIX= %endif -%make -s +%make_build -s %install -%makeinstall_std -C build +%make_install -C build