http://code.google.com/p/mcedaemon/source/detail?r=80
Modified:
/trunk/Makefile
=======================================
--- /trunk/Makefile Sun Jun 13 09:17:05 2010
+++ /trunk/Makefile Sun Jun 13 10:55:15 2010
@@ -36,7 +36,7 @@
LIBS += $(shell pkg-config --libs dbus-1 dbus-glib-1) -lpcre
endif
-INSTPREFIX =
+INSTPREFIX = $(DESTDIR)
BINDIR = $(INSTPREFIX)/usr/bin
SBINDIR = $(INSTPREFIX)/usr/sbin
MAN8DIR = $(INSTPREFIX)/usr/share/man/man8