mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-08-09 14:44:04 +00:00
cleanup after new install file location
This commit is contained in:
parent
abc1aafe33
commit
74419de594
@ -1,3 +0,0 @@
|
||||
# Although it's technically against policy, in this case it's justified because it's the only way
|
||||
calamares-settings-lubuntu: package-contains-file-in-etc-skel etc/skel/Desktop/
|
||||
calamares-settings-lubuntu: package-contains-file-in-etc-skel etc/skel/Desktop/calamares.desktop
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,9 +1,10 @@
|
||||
calamares-settings-ubuntu (26) cosmic; urgency=medium
|
||||
|
||||
* Lubuntu: fix check for EFI architecture.
|
||||
* Lubuntu: fix location of installer .desktop.
|
||||
* Lubuntu: fix check for EFI architecture.
|
||||
* Lubuntu: fix location of installer .desktop.
|
||||
* Lubuntu: remove Lintian overrides related to the old installer .desktop.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Fri, 12 Oct 2018 18:39:27 -0700
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Fri, 12 Oct 2018 21:04:44 -0700
|
||||
|
||||
calamares-settings-ubuntu (25) cosmic; urgency=medium
|
||||
|
||||
|
@ -6,4 +6,4 @@
|
||||
dontChroot: false
|
||||
timeout: 120
|
||||
firmwareType:
|
||||
"*": "-for i in `ls @@ROOT@@/home/`; do rm @@ROOT@@/home/$i/Desktop/calamares.desktop || exit 0; done"
|
||||
"*": "-for i in `ls @@ROOT@@/home/`; do rm @@ROOT@@/home/$i/Desktop/lubuntu-calamares.desktop || exit 0; done"
|
||||
|
Loading…
x
Reference in New Issue
Block a user