Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 535840 Details for
Bug 658076
=net-misc/tigervnc-1.9.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
tigervnc-1.8.90-055_xstartup.patch
tigervnc-1.8.90-055_xstartup.patch (text/plain), 1.26 KB, created by
Greg Turner
on 2018-06-14 02:55:23 UTC
(
hide
)
Description:
tigervnc-1.8.90-055_xstartup.patch
Filename:
MIME Type:
Creator:
Greg Turner
Created:
2018-06-14 02:55:23 UTC
Size:
1.26 KB
patch
obsolete
>diff -urpN tigervnc-1.8.90.orig/unix/vncserver tigervnc-1.8.90/unix/vncserver >--- tigervnc-1.8.90.orig/unix/vncserver 2018-06-13 18:58:35.350361234 -0700 >+++ tigervnc-1.8.90/unix/vncserver 2018-06-13 19:00:07.521624012 -0700 >@@ -63,27 +63,7 @@ $defaultXStartup > = ("#!/bin/sh\n\n". > "unset SESSION_MANAGER\n". > "unset DBUS_SESSION_BUS_ADDRESS\n". >- "OS=`uname -s`\n". >- "if [ \$OS = 'Linux' ]; then\n". >- " case \"\$WINDOWMANAGER\" in\n". >- " \*gnome\*)\n". >- " if [ -e /etc/SuSE-release ]; then\n". >- " PATH=\$PATH:/opt/gnome/bin\n". >- " export PATH\n". >- " fi\n". >- " ;;\n". >- " esac\n". >- "fi\n". >- "if [ -x /etc/X11/xinit/xinitrc ]; then\n". >- " exec /etc/X11/xinit/xinitrc\n". >- "fi\n". >- "if [ -f /etc/X11/xinit/xinitrc ]; then\n". >- " exec sh /etc/X11/xinit/xinitrc\n". >- "fi\n". >- "[ -r \$HOME/.Xresources ] && xrdb \$HOME/.Xresources\n". >- "xsetroot -solid grey\n". >- "xterm -geometry 80x24+10+10 -ls -title \"\$VNCDESKTOP Desktop\" &\n". >- "twm &\n"); >+ "exec /etc/X11/xinit/xinitrc\n"); > > $defaultConfig > = ("## Supported server options to pass to vncserver upon invocation can be listed\n".
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 658076
:
535836
|
535838
| 535840 |
535842
|
535844
|
539954