[neon/infrastructure/pangea-data] imager: majorly hackery but my sed foo is rubbish
Carlos De Maine
null at kde.org
Mon Jan 22 09:29:46 GMT 2024
Git commit 288001477def856b724435a994613c99c4747ba4 by Carlos De Maine.
Committed on 22/01/2024 at 10:29.
Pushed by carlosdem into branch 'master'.
majorly hackery but my sed foo is rubbish
M +1 -1 imager/build.sh
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/288001477def856b724435a994613c99c4747ba4
diff --git a/imager/build.sh b/imager/build.sh
index 8a62ff1..8071417 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' \
+ 's%SEEDMIRROR=https://metadata.neon.kde.org/germinate/seeds/%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