Unity has incorrectly set XDG_CONFIG_DIRS to a path that does not exist
@@ -39,6 +39,9 @@ ifeq ($(INSTALL),unix)
ifndef SHADERDIR
ifdef XDG_CONFIG_DIRS
SHADERDIR = /$(firstword $(subst :, ,$(XDG_CONFIG_DIRS)))/glava/
ifeq ($(wildcard $(SHADERDIR)/..),)
SHADERDIR = /etc/xdg/glava/
endif
else
The note is not visible to the blocked user.