X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2Fpppol2tp%2FMakefile.linux;fp=pppd%2Fplugins%2Fpppol2tp%2FMakefile.linux;h=ffb9c34410c92e3d5a236ee78f9b9eecf5767bf1;hb=a8fc7bf6ae2d910b084ff02677352ab6b7829961;hp=7981a9549a4ad5f40d2a686dd909d6f976ace5b8;hpb=049d5b842deae68a0e59d5def2c19940c0042084;p=ppp.git diff --git a/pppd/plugins/pppol2tp/Makefile.linux b/pppd/plugins/pppol2tp/Makefile.linux index 7981a95..ffb9c34 100644 --- a/pppd/plugins/pppol2tp/Makefile.linux +++ b/pppd/plugins/pppol2tp/Makefile.linux @@ -6,7 +6,7 @@ INSTALL = install #*********************************************************************** -DESTDIR = @DESTDIR@ +DESTDIR = $(INSTROOT)/@DESTDIR@ LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION) VERSION = $(shell awk -F '"' '/VERSION/ { print $$2; }' ../../patchlevel.h)