]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.linux
Add $(INSTDIR) to installation paths in Linux makefiles.
[ppp.git] / pppd / Makefile.linux
index 306f8f3979b5b145e969880bb19f97a884c49421..af8f6c615dc37c280adfbb48a9bb1d5dba30e52c 100644 (file)
@@ -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