calamares-packaging/debian/patches/0001-replace-pkexec-by-sudo.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

26 lines
629 B
Diff
Raw Normal View History

2018-06-27 14:12:02 +02:00
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
2019-10-04 21:07:22 -04:00
@@ -5,12 +5,13 @@ Name=Install System
2018-06-27 14:12:02 +02:00
GenericName=System Installer
2019-10-04 21:07:22 -04:00
Keywords=calamares;system;installer;
2018-06-27 14:12:02 +02:00
TryExec=calamares
2021-08-07 16:08:52 -04:00
-Exec=sh -c "pkexec calamares"
+Exec=sh -c "sudo -E calamares -D6"
2018-06-27 14:12:02 +02:00
Comment=Calamares — System Installer
Icon=calamares
Terminal=false
2019-10-04 21:07:22 -04:00
StartupNotify=true
Categories=Qt;System;
+NotShowIn=LXQt;
X-AppStream-Ignore=true
Name[ar]=تثبيت النظام