[packages/gdm] - fix typo in shell-check.patch - rel. 3

wiget wiget at pld-linux.org
Thu Oct 4 08:20:40 CEST 2012


commit e2b99e17f094905c075997d8d3b625bc80e87b58
Author: Artur Frysiak <artur at frysiak.net>
Date:   Thu Oct 4 08:20:12 2012 +0200

    - fix typo in shell-check.patch
    - rel. 3

 gdm.spec          | 2 +-
 shell-check.patch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdm.spec b/gdm.spec
index 72d380f..4d5fd4b 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -16,7 +16,7 @@ Summary(ru.UTF-8):	Дисплейный менеджер GNOME
 Summary(uk.UTF-8):	Дисплейний менеджер GNOME
 Name:		gdm
 Version:	3.6.0
-Release:	2
+Release:	3
 Epoch:		2
 License:	GPL/LGPL
 Group:		X11/Applications
diff --git a/shell-check.patch b/shell-check.patch
index d3cf261..8eb9d6b 100644
--- a/shell-check.patch
+++ b/shell-check.patch
@@ -5,5 +5,5 @@
  Name=Display Manager
  RequiredComponents=gnome-shell;gnome-settings-daemon;
 -IsRunnableHelper=bash -c 'type -p gnome-shell >& /dev/null && @CHECK_ACCELERATED_DIR@/gnome-session-check-accelerated'
-+IsRunnableHelper=/bin/sh -c 'type -p gnome-shell 2>&1 /dev/null && @CHECK_ACCELERATED_DIR@/gnome-session-check-accelerated'
++IsRunnableHelper=/bin/sh -c 'type -p gnome-shell 2>&1 >/dev/null && @CHECK_ACCELERATED_DIR@/gnome-session-check-accelerated'
  FallbackSession=gdm-fallback
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gdm.git/commitdiff/e2b99e17f094905c075997d8d3b625bc80e87b58



More information about the pld-cvs-commit mailing list