calamares-packaging/debian/patches/0001-replace-pkexec-by-sudo.patch
Simon Quigley 9facd321d1 3.3.0-alpha1-0ubuntu1 (patches unapplied)
Imported using git-ubuntu import.
2023-10-20 12:23:04 -05:00

27 lines
633 B
Diff

From: Raul Rodrigo Segura <raurodse@gmail.com>
Date: Fri, 4 May 2018 13:20:44 +0200
Subject: replace pkexec by sudo
---
calamares.desktop | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/calamares.desktop
+++ b/calamares.desktop
@@ -6,13 +6,14 @@ GenericName=System Installer
Comment=Calamares — System Installer
Keywords=calamares;system;installer;
TryExec=calamares
-Exec=sh -c "pkexec calamares"
+Exec=sh -c "sudo -E calamares -D6"
Categories=Qt;System;
Icon=calamares
Terminal=false
SingleMainWindow=true
StartupNotify=true
+NotShowIn=LXQt;
X-AppStream-Ignore=true
Name[ar]=تثبيت النظام