]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/radius/Makefile.linux
Add these files, used with TDB.
[ppp.git] / pppd / plugins / radius / Makefile.linux
index 96d5c78265a2da950af7b662e204205fdf5c7d43..05a8730d0ca873b164812523f65ade47c0b4b7db 100644 (file)
@@ -4,10 +4,10 @@
 #
 
 DESTDIR = @DESTDIR@
-MANDIR = $(DESTDIR)/man/man8
+MANDIR = $(DESTDIR)/share/man/man8
 LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION)
 
-INSTALL        = install -o root
+INSTALL        = install
 
 PLUGIN=radius.so radattr.so radrealms.so
 CFLAGS=-I../.. -I../../../include -Iradiusclient/include -O2