[debian-edu-commits] debian-edu/pkg-team/ 06/09: debian/patches: Add 1005_no-greeter-in-usr-bin.patch. Execute greeter from non-/usr/bin/ location.
Mike Gabriel
sunweaver at debian.org
Mon Aug 7 03:36:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository lightdm-autologin-greeter.
commit e4e29e2fc0778508c2200275a52e334f989fe39e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun Aug 6 23:14:47 2017 -0400
debian/patches: Add 1005_no-greeter-in-usr-bin.patch. Execute greeter from non-/usr/bin/ location.
---
debian/patches/1005_no-greeter-in-usr-bin.patch | 12 ++++++++++++
debian/patches/series | 1 +
2 files changed, 13 insertions(+)
diff --git a/debian/patches/1005_no-greeter-in-usr-bin.patch b/debian/patches/1005_no-greeter-in-usr-bin.patch
new file mode 100644
index 0000000..9520464
--- /dev/null
+++ b/debian/patches/1005_no-greeter-in-usr-bin.patch
@@ -0,0 +1,12 @@
+Description: Avoid lintian shouting at us because of missing man page
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+
+--- a/share/xgreeters/lightdm-autologin-greeter.desktop
++++ b/share/xgreeters/lightdm-autologin-greeter.desktop
+@@ -1,5 +1,5 @@
+ [Desktop Entry]
+ Name=LightDM AutoLogin Greeter
+ Comment=This runs the autologin greeter, it should only be run from LightDM
+-Exec=lightdm-autologin-greeter
++Exec=/usr/lib/lightdm-autologin-greeter/lightdm-autologin-greeter
+ Type=Application
diff --git a/debian/patches/series b/debian/patches/series
index 4d5181d..f706ee6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
1002_set-gi-LightDM-version.patch
1003_check-autologin-settings-before-login.patch
1004_set-autologin-timeout.patch
+1005_no-greeter-in-usr-bin.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/lightdm-autologin-greeter.git
More information about the debian-edu-commits
mailing list