[neon/snap-packaging/plasma-core-desktop] hooks: Change os-release to have the right URLS used in Plasma Welcome
Kevin Ottens
null at kde.org
Wed Jun 19 13:15:31 BST 2024
Git commit 97ecdfd7a508bf07c6455fd43b276113916e3c77 by Kevin Ottens.
Committed on 19/06/2024 at 12:14.
Pushed by ervin into branch 'master'.
Change os-release to have the right URLS used in Plasma Welcome
M +2 -1 hooks/018-set-os-release.chroot
https://invent.kde.org/neon/snap-packaging/plasma-core-desktop/-/commit/97ecdfd7a508bf07c6455fd43b276113916e3c77
diff --git a/hooks/018-set-os-release.chroot b/hooks/018-set-os-release.chroot
index 04ffa01..f97146a 100755
--- a/hooks/018-set-os-release.chroot
+++ b/hooks/018-set-os-release.chroot
@@ -8,6 +8,7 @@ PRETTY_NAME="Ubuntu Core 22"
VERSION_ID="22"
VARIANT_ID=desktop
VARIANT="Desktop"
-HOME_URL="https://snapcraft.io/"
+HOME_URL="https://www.ubuntu.com/core"
BUG_REPORT_URL="https://bugs.launchpad.net/snappy/"
+UBUNTU_VARIANT="core"
EOF
More information about the Neon-commits
mailing list