X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2FMakefile.linux;fp=pppd%2Fplugins%2FMakefile.linux;h=39f523a9203d9712818325dc6bfb9a3b4b97ff1d;hp=a1f5c320ca9c90fceaad78cafa6acc51b4db2263;hb=f59ff103bcb3096e4678625d4d0481f808fd4844;hpb=d929a8d4e1d3e5ff15068ea3b538598b6d448943 diff --git a/pppd/plugins/Makefile.linux b/pppd/plugins/Makefile.linux index a1f5c32..39f523a 100644 --- a/pppd/plugins/Makefile.linux +++ b/pppd/plugins/Makefile.linux @@ -4,7 +4,7 @@ CFLAGS = $(COPTS) -I.. -I../../include -fPIC LDFLAGS = -shared INSTALL = install -DESTDIR = @DESTDIR@ +DESTDIR = $(INSTROOT)@DESTDIR@ BINDIR = $(DESTDIR)/sbin MANDIR = $(DESTDIR)/share/man/man8 LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION)