From 580530a0e448acb834afd14ce5fd16425263cd2c Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Wed, 13 May 2015 18:44:07 +0200 Subject: remove creation of luminaStartapps from debian/rules --- debian/rules | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 25ef3373..f920bb58 100755 --- a/debian/rules +++ b/debian/rules @@ -40,8 +40,6 @@ override_dh_auto_clean: override_dh_install: dh_install --list-missing - echo "/usr/lib/$(DEB_HOST_MULTIARCH)/lxpolkit" > \ - $(CURDIR)/debian/lumina-desktop/etc/luminaStartapps mv $(CURDIR)/debian/lumina-desktop/usr/bin/Lumina-DE \ $(CURDIR)/debian/lumina-desktop/usr/bin/Lumina-DE.real install -m755 $(CURDIR)/debian/Lumina-DE \ -- cgit