[neon/infrastructure/pangea-data] imager: not global

Carlos De Maine null at kde.org
Mon Jan 22 08:01:03 GMT 2024


Git commit e564497fc25d2da2861f3991333560c951459634 by Carlos De Maine.
Committed on 22/01/2024 at 09:00.
Pushed by carlosdem into branch 'master'.

not global

M  +1    -1    imager/build.sh

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

diff --git a/imager/build.sh b/imager/build.sh
index 32a312f..8a62ff1 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=https://metadata.neon.kde.org/germinate/seeds/%g' \
+    's%SEEDMIRROR=https://metadata.neon.kde.org/germinate/seeds' \
     /usr/share/livecd-rootfs/live-build/auto/config
 
 _DATE=$(date +%Y%m%d)


More information about the Neon-commits mailing list