[neon/neon/livecd-rootfs/Neon/release] live-build/auto: add neon to list for broadcom workaround
Carlos De Maine
null at kde.org
Mon Aug 5 23:35:24 BST 2024
Git commit 8c95e5b1ec3b6c6315fd5141aaad83dd96b2d58a by Carlos De Maine.
Committed on 05/08/2024 at 22:33.
Pushed by carlosdem into branch 'Neon/release'.
add neon to list for broadcom workaround
M +1 -1 live-build/auto/build
https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/8c95e5b1ec3b6c6315fd5141aaad83dd96b2d58a
diff --git a/live-build/auto/build b/live-build/auto/build
index bc33b512..f54f342c 100755
--- a/live-build/auto/build
+++ b/live-build/auto/build
@@ -522,7 +522,7 @@ EOF
# affected by this, we manually clear out the archive-related Packages
# files in the cache.
case $PROJECT in
- ubuntu|xubuntu|kubuntu|ubuntu-budgie|ubuntukylin|ubuntu-mate|ubuntucinnamon|ubuntu-unity|edubuntu)
+ ubuntu|xubuntu|kubuntu|neon|ubuntu-budgie|ubuntukylin|ubuntu-mate|ubuntucinnamon|ubuntu-unity|edubuntu)
rm -f chroot/var/lib/apt/lists/*ubuntu.com*_Packages
;;
esac
More information about the Neon-commits
mailing list