[neon/infrastructure/pangea-data] imager/config-hooks-neon: the answer was in front of me the whole time

Carlos De Maine null at kde.org
Wed Aug 7 01:56:14 BST 2024


Git commit 1a74afc896cec5e2694326f5b494aaafa08a45fb by Carlos De Maine.
Committed on 07/08/2024 at 00:56.
Pushed by carlosdem into branch 'master'.

the answer was in front of me the whole time

M  +2    -2    imager/config-hooks-neon/repo.sh

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/1a74afc896cec5e2694326f5b494aaafa08a45fb

diff --git a/imager/config-hooks-neon/repo.sh b/imager/config-hooks-neon/repo.sh
index 07b8a6d..80c16b9 100644
--- a/imager/config-hooks-neon/repo.sh
+++ b/imager/config-hooks-neon/repo.sh
@@ -30,9 +30,9 @@ curl -sS https://archive.neon.kde.org/public.key | tee /etc/apt/keyrings/neon-ar
 echo "# KDE neon sources have moved to /etc/apt/sources.list.d/neon.sources" >> config/archives/neon.list
 
 cat > config/archives/neon.sources << EOF
-X-Repolib-Name: KDE neon $SUITE $FLAVOR
+X-Repolib-Name: KDE neon $SUITE ${NEONARCHIVE}
 Types: deb deb-src
-URIs: $MIRROR
+URIs: http://archive.neon.kde.org/${NEONARCHIVE}
 Suites: $SUITE
 Components: $COMPONENTS
 Architectures: $ARCH


More information about the Neon-commits mailing list