[neon-notifications] [neon/neon/livecd-rootfs/Neon/release-lts] live-build/ubuntu/hooks: Fix a mistake on the location of policy file

Steve Langasek null at kde.org
Wed Sep 23 10:37:56 BST 2020


Git commit 419a21205c0fb32738f4b0a801c813fd6b862325 by Steve Langasek, on behalf of Jinming Wu, Patrick.
Committed on 26/08/2020 at 21:06.
Pushed by sitter into branch 'Neon/release-lts'.

Fix a mistake on the location of policy file

M  +1    -1    live-build/ubuntu/hooks/040-hyperv-desktop-images.binary

https://invent.kde.org/neon/neon/livecd-rootfs/commit/419a21205c0fb32738f4b0a801c813fd6b862325

diff --git a/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary b/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary
index d8d0c993..04446025 100644
--- a/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary
+++ b/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary
@@ -103,7 +103,7 @@ ResultInactive=no
 ResultActive=yes
 EOF
 
-cat >/etc/polkit-1/localauthority/50-local.d/46-allow-update-repo.pkla <<EOF
+cat >${scratch_d}/etc/polkit-1/localauthority/50-local.d/46-allow-update-repo.pkla <<EOF
 [Allow Package Management all Users]
 Identity=unix-user:*
 Action=org.freedesktop.packagekit.system-sources-refresh



More information about the neon-notifications mailing list