From 48af65f3e70fb234ae81b7a99399a423a16dfdf5 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Tue, 23 Apr 2024 09:07:37 -0700 Subject: [PATCH] bring them in --- shared/buildinstall.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/buildinstall.conf b/shared/buildinstall.conf index 54b76d9..10a98c2 100644 --- a/shared/buildinstall.conf +++ b/shared/buildinstall.conf @@ -5,7 +5,7 @@ lorax_options = [ "*": { "noupgrade": False, # Comment out until the pungi-buildinstall Koji plugin supports this option. -# "squashfs_only": True + "squashfs_only": True } }) ]