From e3b4202b45f3a52dbb61632a9133f2dd0c1da343 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 12 Jun 2017 10:44:00 +0200 Subject: Make guest account support functional. Port various items from Ubuntu's LightDM package. --- debian/rules | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 6d90b03..4c0ff8f 100755 --- a/debian/rules +++ b/debian/rules @@ -18,8 +18,6 @@ override_dh_auto_install: dh_auto_install mkdir -p debian/tmp/var/lib/polkit-1/localauthority/10-vendor.d/ cp debian/arctica-greeter.pkla debian/tmp/var/lib/polkit-1/localauthority/10-vendor.d/ - mkdir -p debian/tmp/usr/share/lightdm/lightdm.conf.d/ - cp debian/50-arctica-greeter.conf debian/tmp/usr/share/lightdm/lightdm.conf.d/ mkdir -p debian/tmp/etc/lightdm/lightdm.conf.d/ cp debian/90-arctica-greeter.conf debian/tmp/etc/lightdm/lightdm.conf.d/ cp debian/91-arctica-greeter-guest-session.conf debian/tmp/etc/lightdm/lightdm.conf.d/ -- cgit v1.2.3