mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-17 00:50:40 +00:00
fix: coreboot-utils, use %configure macro (#6920)
This commit is contained in:
@@ -559,7 +559,7 @@ popd
|
||||
|
||||
%ifarch x86_64
|
||||
pushd msrtool
|
||||
./configure
|
||||
%configure
|
||||
%make_build
|
||||
popd
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user