From f53af2558f6e46485f8f7deef21269e23462bffe Mon Sep 17 00:00:00 2001 From: Ken Gilmer Date: Sat, 4 Jun 2022 17:52:30 -0700 Subject: [PATCH] Remove package not available in jammy --- scripts/chroot_build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/chroot_build.sh b/scripts/chroot_build.sh index ef1e30a..6a28803 100755 --- a/scripts/chroot_build.sh +++ b/scripts/chroot_build.sh @@ -103,7 +103,6 @@ function install_pkg() { sudo \ ubuntu-standard \ casper \ - lupin-casper \ discover \ laptop-detect \ os-prober \