Dash:
[t2-trunk.git] / package / x11 / slim / paths.patch
blob29847ada53e4a7af2c63ffef3ab018fef685a509
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/*/slim/paths.patch
5 # Copyright (C) 2021 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- slim-1.3.6/slim.conf.vanilla 2020-09-30 21:20:38.555570904 +0200
18 +++ slim-1.3.6/slim.conf 2020-09-30 21:21:17.827077194 +0200
19 @@ -1,7 +1,7 @@
20 # Path, X server and arguments (if needed)
21 # Note: -xauth $authfile is automatically appended
22 default_path /bin:/usr/bin:/usr/local/bin
23 -default_xserver /usr/bin/X
24 +default_xserver /usr/X11/bin/X
25 #xserver_arguments -dpi 75
27 # Commands for halt, login, etc.
28 @@ -11,7 +11,7 @@
29 #suspend_cmd /usr/sbin/suspend
31 # Full path to the xauth binary
32 -xauth_path /usr/bin/xauth
33 +xauth_path /usr/X11/bin/xauth
35 # Xauth file for server
36 authfile /var/run/slim.auth