summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1999-07-11 12:27:28 +0000
committerStefan Eßer <se@FreeBSD.org>1999-07-11 12:27:28 +0000
commit4c014496f65065f5169e3def98fb95fd355e2a9d (patch)
treea59e9fa2594e63f493167ed4c566d518a8cc46ed /x11
parentGNU shtool 1.4.2 -> 1.4.3 (diff)
One line patch to make kdm work on FreeBSD/alpha.
Submitted by: dfr
Notes
Notes: svn path=/head/; revision=20158
Diffstat (limited to 'x11')
-rw-r--r--x11/kdebase11/files/patch-au10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/kdebase11/files/patch-au b/x11/kdebase11/files/patch-au
new file mode 100644
index 000000000000..ce56901abfd4
--- /dev/null
+++ b/x11/kdebase11/files/patch-au
@@ -0,0 +1,10 @@
+--- kdm/session.c.orig Sat Jul 10 12:18:04 1999
++++ kdm/session.c Sat Jul 10 12:18:24 1999
+@@ -703,6 +703,7 @@
+ * We need to do this before setusercontext() because that may
+ * set or reset some environment variables.
+ */
++ envinit[0] = NULL;
+ environ = envinit;
+
+ /*