[arch-commits] Commit in kdebase (2 files)

Pierre Schmitz pierre at archlinux.org
Fri May 16 13:24:08 UTC 2008


    Date: Friday, May 16, 2008 @ 09:24:08
  Author: pierre
Revision: 1758

of course I forgot to upload the patch

Added:
  kdebase/repos/extra-x86_64/kdm-zsh-profile.patch
  kdebase/trunk/kdm-zsh-profile.patch

------------------------------------------+
 repos/extra-x86_64/kdm-zsh-profile.patch |   12 ++++++++++++
 trunk/kdm-zsh-profile.patch              |   12 ++++++++++++
 2 files changed, 24 insertions(+)

Added: repos/extra-x86_64/kdm-zsh-profile.patch
===================================================================
--- repos/extra-x86_64/kdm-zsh-profile.patch	                        (rev 0)
+++ repos/extra-x86_64/kdm-zsh-profile.patch	2008-05-16 13:24:08 UTC (rev 1758)
@@ -0,0 +1,12 @@
+diff -Nura kdebase-3.5.9/kdm/kfrontend/genkdmconf.c kdebase-3.5.9.new/kdm/kfrontend/genkdmconf.c
+--- kdebase-3.5.9/kdm/kfrontend/genkdmconf.c	2008-02-13 09:40:49.000000000 +0000
++++ kdebase-3.5.9.new/kdm/kfrontend/genkdmconf.c	2008-05-16 12:47:36.000000000 +0000
+@@ -662,7 +662,7 @@
+ "    [ -d /etc/zsh ] && zdir=/etc/zsh || zdir=/etc\n"
+ "    zhome=${ZDOTDIR:-$HOME}\n"
+ "    # zshenv is always sourced automatically.\n"
+-"    [ -f $zdir/zprofile ] && . $zdir/zprofile\n"
++"    [ -f /etc/profile ] && . /etc/profile\n"
+ "    [ -f $zhome/.zprofile ] && . $zhome/.zprofile\n"
+ "    [ -f $zdir/zlogin ] && . $zdir/zlogin\n"
+ "    [ -f $zhome/.zlogin ] && . $zhome/.zlogin\n"

Added: trunk/kdm-zsh-profile.patch
===================================================================
--- trunk/kdm-zsh-profile.patch	                        (rev 0)
+++ trunk/kdm-zsh-profile.patch	2008-05-16 13:24:08 UTC (rev 1758)
@@ -0,0 +1,12 @@
+diff -Nura kdebase-3.5.9/kdm/kfrontend/genkdmconf.c kdebase-3.5.9.new/kdm/kfrontend/genkdmconf.c
+--- kdebase-3.5.9/kdm/kfrontend/genkdmconf.c	2008-02-13 09:40:49.000000000 +0000
++++ kdebase-3.5.9.new/kdm/kfrontend/genkdmconf.c	2008-05-16 12:47:36.000000000 +0000
+@@ -662,7 +662,7 @@
+ "    [ -d /etc/zsh ] && zdir=/etc/zsh || zdir=/etc\n"
+ "    zhome=${ZDOTDIR:-$HOME}\n"
+ "    # zshenv is always sourced automatically.\n"
+-"    [ -f $zdir/zprofile ] && . $zdir/zprofile\n"
++"    [ -f /etc/profile ] && . /etc/profile\n"
+ "    [ -f $zhome/.zprofile ] && . $zhome/.zprofile\n"
+ "    [ -f $zdir/zlogin ] && . $zdir/zlogin\n"
+ "    [ -f $zhome/.zlogin ] && . $zhome/.zlogin\n"





More information about the arch-commits mailing list