Bugzilla – Attachment 66577 Details for
Bug 147691
KDE not working
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
kdebase3 patch
kdebase_kdesystemhostname.patch (text/plain), 457 bytes, created by
Lubos Lunak
on 2006-02-06 16:48:53 UTC
(
hide
)
Description:
kdebase3 patch
Filename:
MIME Type:
Creator:
Lubos Lunak
Created:
2006-02-06 16:48:53 UTC
Size:
457 bytes
patch
obsolete
>--- kdebase/startkde.sav 2006-01-23 14:43:37.000000000 +0100 >+++ kdebase/startkde 2006-02-06 16:40:17.000000000 +0100 >@@ -34,6 +34,13 @@ > esac > fi > >+# A hostname that doesn't change (used e.g. for dcop or tmp dirs symlinks) >+if test -n "$HOSTNAME"; then >+ export KDESYSTEMHOSTNAME=$HOSTNAME >+elif test -n "$HOST"; then >+ export KDESYSTEMHOSTNAME=$HOST >+fi >+ > # Boot sequence: > # > # kdeinit is used to fork off processes which improves memory usage
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 147691
:
66576
|
66577
|
66586
|
66589