Fix the installation of the xsession file (LP: #1771681).

This commit is contained in:
Simon Quigley 2018-05-16 22:01:11 -05:00
parent 01f75bf742
commit 27bd7afdc0
4 changed files with 11 additions and 8 deletions

View File

@ -6,7 +6,4 @@ install:
mkdir -pv $(DESTDIR)
cp -a src/etc src/usr $(DESTDIR)/.
# remove some remaining files
find $(DESTDIR) -type f -iname "*.in" | xargs rm -f
# vim:ts=4

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
lubuntu-default-settings (1.1) cosmic; urgency=high
* Fix the installation of the xsession file (LP: #1771681).
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 16 May 2018 22:01:01 -0500
lubuntu-default-settings (1.0) cosmic; urgency=medium
* Move obsolete configuration files to another repository, and convert

View File

@ -0,0 +1,5 @@
[Desktop Entry]
Name=Lubuntu session
Comment=Lubuntu session using LXQt
Exec=/usr/bin/startlxqt
Type=Application

View File

@ -1,5 +0,0 @@
[Desktop Entry]
_Name=Lubuntu session
_Comment=Lubuntu session using LXQt
Exec=/usr/bin/startlxqt
Type=Application