--- boxes-2.1.1.old/Makefile +++ boxes-2.1.1/Makefile @@ -19,7 +19,8 @@ # The following line (GLOBALCONF) is the only line you should need to edit! -GLOBALCONF = /usr/share/boxes +GLOBALCONF = __META_PREFIX__/etc/boxes.cfg + GIT_STATUS = $(shell git describe --dirty --always 2>/dev/null || echo "n/a") BVERSION = 2.1.1