aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0895db0..b920de3 100644
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,10 @@ P = $(PN)-$(PV)
all:
-SYSCONFDIR = /etc
+EPREFIX =
+SYSCONFDIR = $(EPREFIX)/etc
CONFDIR = $(SYSCONFDIR)/xml
-PREFIX = /usr
+PREFIX = $(EPREFIX)/usr
SBINDIR = $(PREFIX)/sbin
install: