summaryrefslogtreecommitdiff
path: root/pppdump/Makefile.linux
diff options
context:
space:
mode:
Diffstat (limited to 'pppdump/Makefile.linux')
-rw-r--r--pppdump/Makefile.linux3
1 files changed, 2 insertions, 1 deletions
diff --git a/pppdump/Makefile.linux b/pppdump/Makefile.linux
index a94187f..1c58151 100644
--- a/pppdump/Makefile.linux
+++ b/pppdump/Makefile.linux
@@ -2,7 +2,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