Use given prefix, instead builtin path.

This commit is contained in:
Sanel Zukan 2010-01-19 14:01:36 +00:00
parent 2c546ddcf8
commit bb1f7cf95e

View File

@ -32,7 +32,7 @@ if [ "x$XDG_DATA_DIRS" = "x" ]; then
fi
if [ "x$XDG_CONFIG_DIRS" = "x" ]; then
XDG_CONFIG_DIRS="/etc/xdg"
XDG_CONFIG_DIRS="$PREFIX/etc/xdg"
fi
# prefix for applications.menu