Date: Monday, September 9, 2013 @ 12:05:06
  Author: alucryd
Revision: 96959

Add informative message about Xsession: lightdm 1:1.6.1-3

Modified:
  lightdm/trunk/lightdm.install

-----------------+
 lightdm.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: lightdm.install
===================================================================
--- lightdm.install     2013-09-09 10:00:32 UTC (rev 96958)
+++ lightdm.install     2013-09-09 10:05:06 UTC (rev 96959)
@@ -8,7 +8,7 @@
 
 post_upgrade() {
     post_install
-    if [[ $(vercmp $2 1.6.1-1) == -1 ]]; then
+    if [[ $(vercmp $2 1:1.6.1-1) == -1 ]]; then
       cat << EOF
 The file /etc/lightdm/xsession has been renamed to /etc/lightdm/Xsession.
 Please update your lightdm.conf with the new path.

Reply via email to