From 1b47bd3bd774f49afd6394a319ea036fca6e966a Mon Sep 17 00:00:00 2001 From: badblocks <4161747+badbl0cks@users.noreply.github.com> Date: Thu, 10 Oct 2024 18:28:21 +0000 Subject: [PATCH] Fix no package specified error when building, removed freeipa-client line completely --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index 0856fd7..f6a3980 100755 --- a/build.sh +++ b/build.sh @@ -14,7 +14,6 @@ RELEASE="$(rpm -E %fedora)" # from fedora repos rpm-ostree install \ -# freeipa-client \ usbguard \ zsh \ libvirt \