X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppdump%2FMakefile.linux;h=1c58151bab4177d678a732a4fbe7b587ead6a380;hp=a94187fa9e296a590d6a84a588b40d2f903b31d2;hb=750475927f15964be39a8bdda8ea2f57c764f846;hpb=6cc7077fffa65c81a7b13c200e666c35419b8265 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