mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-02-24 03:41:14 +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.
|
||||
* Refresh desktop patch to follow upstream changes.
|
||||
|
||||
-- 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
|
||||
Keywords=calamares;system;installer;
|
||||
TryExec=calamares
|
||||
-Exec=pkexec /usr/bin/calamares
|
||||
+Exec=sudo /usr/bin/calamares
|
||||
-Exec=sh -c "pkexec calamares"
|
||||
+Exec=sh -c "sudo -E calamares -D6"
|
||||
Comment=Calamares — System Installer
|
||||
Icon=calamares
|
||||
Terminal=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user