]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.linux
Take out the -o root argument to install. It is the default anyway
[ppp.git] / pppd / Makefile.linux
index a5df637c69937a28e7d7550d6ed68c1c84090a4f..cfa2d1a1fe870e44bebc32d6adc2622bc8111831 100644 (file)
@@ -1,6 +1,6 @@
 #
 # pppd makefile for Linux
-# $Id: Makefile.linux,v 1.63 2004/10/31 21:27:24 paulus Exp $
+# $Id: Makefile.linux,v 1.64 2004/10/31 22:09:03 paulus Exp $
 #
 
 # Default installation locations
@@ -193,7 +193,7 @@ ifdef MAXOCTETS
      CFLAGS += -DMAXOCTETS
 endif
 
-INSTALL= install -o root
+INSTALL= install
 
 all: $(TARGETS)