X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2Fpppoatm%2FMakefile.linux;h=20f62e631d23c18361ce3164c2fbe2179d0abe90;hp=822433ba6dc9ecf28df45a033425db4afafc1112;hb=4bddfd32d90b6a2a2e3515714284d099c9e38722;hpb=7e54469ed4f3c2ecc1006475dcd10df1d1fe35d3 diff --git a/pppd/plugins/pppoatm/Makefile.linux b/pppd/plugins/pppoatm/Makefile.linux index 822433b..20f62e6 100644 --- a/pppd/plugins/pppoatm/Makefile.linux +++ b/pppd/plugins/pppoatm/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)