From f1addc1965f595e6fd3f82798fa1c578f290d036 Mon Sep 17 00:00:00 2001 From: Sebastian Krzyszkowiak Date: Wed, 16 Dec 2020 01:22:20 +0100 Subject: [PATCH] debian: Add maintscript to rename xdg autostart file It got renamed in f6f9e3f039b8422199b947a7431fbb4b3b324c22 Fixes #200 --- debian/calls.maintscript | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/calls.maintscript diff --git a/debian/calls.maintscript b/debian/calls.maintscript new file mode 100644 index 0000000..e8ac510 --- /dev/null +++ b/debian/calls.maintscript @@ -0,0 +1 @@ +mv_conffile /etc/xdg/autostart/sm.puri.Calls.desktop /etc/xdg/autostart/sm.puri.Calls-daemon.desktop 0.2.0~