[neon/neon/livecd-rootfs/Neon/release] live-build/auto: Typo fix.
Łukasz 'sil2100' Zemczak
null at kde.org
Wed Mar 1 10:57:29 GMT 2023
Git commit 5bd8a465a6e6bb6ca8ada1416083e11bb9d24e0d by Łukasz 'sil2100' Zemczak.
Committed on 22/02/2023 at 23:30.
Pushed by jriddell into branch 'Neon/release'.
Typo fix.
M +1 -1 live-build/auto/build
https://invent.kde.org/neon/neon/livecd-rootfs/commit/5bd8a465a6e6bb6ca8ada1416083e11bb9d24e0d
diff --git a/live-build/auto/build b/live-build/auto/build
index 61543182..279ce344 100755
--- a/live-build/auto/build
+++ b/live-build/auto/build
@@ -488,7 +488,7 @@ EOF
# that might take a moment, for now, for flavors that are generally
# affected by this, we manually clear out the archive-related Packages
# files in the cache.
- case $PROJECT; in
+ case $PROJECT in
ubuntu|xubuntu|kubuntu|ubuntu-budgie|ubuntukylin|ubuntu-mate)
rm -f chroot/var/lib/apt/lists/*ubuntu.com*_Packages
;;
More information about the Neon-commits
mailing list