mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-07-26 17:01:28 +00:00
Refresh desktop patch.
This commit is contained in:
parent
2aa962c87e
commit
8f246c5301
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
calamares (3.2.41.1-0ubuntu1) UNRELEASED; urgency=medium
|
calamares (3.2.41.1-0ubuntu1) impish; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
* Refresh desktop patch to follow upstream changes.
|
||||||
|
|
||||||
-- Dan Simmons <kc2bez@lubuntu.me> Sat, 07 Aug 2021 15:08:35 -0400
|
-- Dan Simmons <kc2bez@lubuntu.me> Sat, 07 Aug 2021 15:08:35 -0400
|
||||||
|
|
||||||
|
@ -12,8 +12,8 @@ Subject: replace pkexec by sudo
|
|||||||
GenericName=System Installer
|
GenericName=System Installer
|
||||||
Keywords=calamares;system;installer;
|
Keywords=calamares;system;installer;
|
||||||
TryExec=calamares
|
TryExec=calamares
|
||||||
-Exec=pkexec /usr/bin/calamares
|
-Exec=sh -c "pkexec calamares"
|
||||||
+Exec=sudo /usr/bin/calamares
|
+Exec=sh -c "sudo -E calamares -D6"
|
||||||
Comment=Calamares — System Installer
|
Comment=Calamares — System Installer
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user