[neon/infrastructure/pangea-data] imager: just use invent

Carlos De Maine null at kde.org
Tue Jan 16 11:11:13 GMT 2024


Git commit 91cc6e71a9ceec75fb514ca6f3a12dd141d56e5f by Carlos De Maine.
Committed on 16/01/2024 at 12:11.
Pushed by carlosdem into branch 'master'.

just use invent

M  +1    -1    imager/build.sh

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/91cc6e71a9ceec75fb514ca6f3a12dd141d56e5f

diff --git a/imager/build.sh b/imager/build.sh
index b199ba2..f2316c2 100755
--- a/imager/build.sh
+++ b/imager/build.sh
@@ -72,7 +72,7 @@ mv /usr/share/debootstrap/scripts/gutsy.new /usr/share/debootstrap/scripts/gutsy
 cd $WD/build
 
 sed -i \
-    's%SEEDMIRROR=http://embra.edinburghlinux.co.uk/~jr/neon-seeds/seeds/%SEEDMIRROR=https://metadata.neon.kde.org/germinate/seeds%g' \
+    's%SEEDMIRROR=https://metadata.neon.kde.org/germinate/seeds%g' \
     /usr/share/livecd-rootfs/live-build/auto/config
 
 _DATE=$(date +%Y%m%d)


More information about the Neon-commits mailing list