summaryrefslogtreecommitdiff
path: root/pppstats
diff options
context:
space:
mode:
Diffstat (limited to 'pppstats')
-rw-r--r--pppstats/Makefile.linux3
1 files changed, 2 insertions, 1 deletions
diff --git a/pppstats/Makefile.linux b/pppstats/Makefile.linux
index ddfe0cc..743ffaf 100644
--- a/pppstats/Makefile.linux
+++ b/pppstats/Makefile.linux
@@ -5,7 +5,8 @@ CROSS_COMPILE=@CROSS_COMPILE@
CC=$(CROSS_COMPILE)@CC@
COPTS=@CFLAGS@
-DESTDIR = $(INSTROOT)@DESTDIR@
+PREFIX = @DESTDIR@
+DESTDIR = $(INSTROOT)$(PREFIX)
BINDIR = $(DESTDIR)/sbin
MANDIR = $(DESTDIR)/share/man/man8