1
0
Fork 0
mirror of git://slackware.nl/current.git synced 2025-01-15 15:41:54 +01:00
slackware-current/source/x/x11/patch/xinit.patch
Patrick J Volkerding e180db6230 Sun Jan 5 23:08:05 UTC 2025
ap/ddrescue-1.29-x86_64-1.txz:  Upgraded.
d/python-setuptools-75.7.0-x86_64-1.txz:  Upgraded.
l/libedit-20250104_3.1-x86_64-1.txz:  Upgraded.
l/python-pygments-2.19.0-x86_64-1.txz:  Upgraded.
x/xf86-input-synaptics-1.10.0-x86_64-1.txz:  Upgraded.
x/xinit-1.4.3-x86_64-1.txz:  Upgraded.
2025-01-06 00:32:21 +01:00

4 lines
347 B
Diff

# The X server will eventually create this file, but not before emitting
# an error shortly after running startx. Making sure the file is created
# and given correct permissions once we have a filename avoids this.
cat $CWD/patch/xinit/xinit.create.xserverauthfile.diff | patch -p1 || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; }