aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston/xwayland.weston-start
blob: db384b1a53538234753797d94bcd37f9dc4c86eb (plain)
1
2
3
4
5
#!/bin/sh

if type Xwayland  >/dev/null 2>/dev/null; then
	mkdir -p /tmp/.X11-unix
fi