X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.linux;fp=pppd%2FMakefile.linux;h=af8f6c615dc37c280adfbb48a9bb1d5dba30e52c;hp=306f8f3979b5b145e969880bb19f97a884c49421;hb=f59ff103bcb3096e4678625d4d0481f808fd4844;hpb=d929a8d4e1d3e5ff15068ea3b538598b6d448943 diff --git a/pppd/Makefile.linux b/pppd/Makefile.linux index 306f8f3..af8f6c6 100644 --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux @@ -1,10 +1,10 @@ # # pppd makefile for Linux -# $Id: Makefile.linux,v 1.68 2005/07/12 01:50:23 paulus Exp $ +# $Id: Makefile.linux,v 1.69 2006/06/04 05:07:46 paulus Exp $ # # Default installation locations -DESTDIR = @DESTDIR@ +DESTDIR = $(INSTROOT)@DESTDIR@ BINDIR = $(DESTDIR)/sbin MANDIR = $(DESTDIR)/share/man/man8 INCDIR = $(DESTDIR)/include