mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
patch: sbctl (#1023)
* add sbctl * Fix issue with kernel-install script --------- Signed-off-by: Cappy Ishihara <cappy@cappuchino.xyz>
This commit is contained in:
@@ -7,6 +7,10 @@ License: MIT
|
||||
URL: https://github.com/Foxboron/sbctl
|
||||
Source0: https://github.com/Foxboron/sbctl/releases/download/%{version}/sbctl-%{version}.tar.gz
|
||||
|
||||
# Fixes https://github.com/Foxboron/sbctl/issues/293, allowing kernel-install to work properly with Fedora
|
||||
Patch1: https://patch-diff.githubusercontent.com/raw/Foxboron/sbctl/pull/294.patch
|
||||
|
||||
|
||||
ExclusiveArch: %{golang_arches}
|
||||
|
||||
Requires: binutils
|
||||
@@ -25,7 +29,8 @@ needs to be signed in the boot chain.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
sed -i '/go build/d' Makefile
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user