From 85d2a5cacd92bbf5572e30f23e01985b4e523108 Mon Sep 17 00:00:00 2001 From: Celestia Ludenberg Date: Mon, 22 Jun 2026 21:51:33 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20calamares.desktop=20from=20airo?= =?UTF-8?q?otfs=20overlay=20=E2=80=94=20conflicts=20with=20calamares=20pac?= =?UTF-8?q?kage,=20already=20patched=20in=20run=5Fbefore=5Fsquashfs.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- airootfs/usr/share/applications/calamares.desktop | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 airootfs/usr/share/applications/calamares.desktop diff --git a/airootfs/usr/share/applications/calamares.desktop b/airootfs/usr/share/applications/calamares.desktop deleted file mode 100644 index 020a87a..0000000 --- a/airootfs/usr/share/applications/calamares.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Install using Calamares (Experimental) -GenericName=System Installer -Comment=Install Antergos NeXT using Calamares (experimental) -Keywords=calamares;system;installer; -TryExec=calamares -Exec=sudo -E calamares -d -Categories=Qt;System; -Icon=calamares -Terminal=false -StartupNotify=true