summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-as
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/patches/patch-as')
-rw-r--r--x11/kdebase3/patches/patch-as13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/kdebase3/patches/patch-as b/x11/kdebase3/patches/patch-as
deleted file mode 100644
index 95f9f2d62ec..00000000000
--- a/x11/kdebase3/patches/patch-as
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-as,v 1.6 2007/11/01 10:35:57 markd Exp $
-
---- kdm/kfrontend/genkdmconf.c.orig 2007-11-01 01:09:12.000000000 +1300
-+++ kdm/kfrontend/genkdmconf.c
-@@ -673,7 +673,7 @@ static const char def_session1[] =
- " xsess_tmp=";
- static const char def_session2[] =
- "\n"
--" $SHELL -c \"if (-f /etc/csh.login) source /etc/csh.login; if (-f ~/.login) source ~/.login; /bin/sh -c export >! $xsess_tmp\"\n"
-+" $SHELL -c \"if (-f /etc/csh.login) source /etc/csh.login; if (-f ~/.login) source ~/.login; env >! $xsess_tmp\"\n"
- " . $xsess_tmp\n"
- " rm -f $xsess_tmp\n"
- " ;;\n"