summaryrefslogtreecommitdiffstats
path: root/source/x/x11/patch/xauth.patch
blob: 4348e2ab0e9b530eb1b959150090900fcaa919e2 (plain) (blame)
1
2
3
# Fix a bug where changing the hostname causes access to X to be lost:
zcat $CWD/patch/xauth/xauth.bc78aa61cfbddaa27dee275f639ba40de6981b17.patch.gz \
  | patch -p2 --verbose || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; }