X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppdump%2FMakefile.linux;h=0457561f1034add1ea19e60cc3f7f3d70ea04b0e;hb=efc6162c8d633dc715f2b42b76513b1d2152d484;hp=cdf7ac4341fb4859d105970bf53ff208cd06f7cd;hpb=d98ab3805c818bfb58e20ee18e6488a851c1a90d;p=ppp.git diff --git a/pppdump/Makefile.linux b/pppdump/Makefile.linux index cdf7ac4..0457561 100644 --- a/pppdump/Makefile.linux +++ b/pppdump/Makefile.linux @@ -17,5 +17,5 @@ clean: install: mkdir -p $(BINDIR) $(MANDIR) - $(INSTALL) -s -c pppdump $(BINDIR) + $(INSTALL) -c pppdump $(BINDIR) $(INSTALL) -c -m 444 pppdump.8 $(MANDIR)