X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=sunos4%2FMakefile.top;h=c24e057b4881d21a6bbb99ea48169a82daee4aba;hp=b63276c67fac34b41589056b2c3bd9a501db23a9;hb=c30cbccb27fcea7cd729c3f03336e978f89871e5;hpb=bb0891f628e55fbdb149671d0e6344bc84983ec7;ds=sidebyside diff --git a/sunos4/Makefile.top b/sunos4/Makefile.top index b63276c..c24e057 100644 --- a/sunos4/Makefile.top +++ b/sunos4/Makefile.top @@ -26,9 +26,7 @@ install-etcppp: $(ETCDIR) $(ETCDIR)/options $(ETCDIR)/pap-secrets \ $(ETCDIR)/chap-secrets $(ETCDIR)/options: - if netstat -rn | grep default >/dev/null; then \ - $(INSTALL) -c -m 644 etc.ppp/options $@; \ - else $(INSTALL) -c -m 644 etc.ppp/options.leaf $@; fi + $(INSTALL) -c -m 644 etc.ppp/options $@ $(ETCDIR)/pap-secrets: $(INSTALL) -c -m 600 etc.ppp/pap-secrets $@ $(ETCDIR)/chap-secrets: