X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2Fradius%2Fradiusclient%2Fetc%2FMakefile.in;h=6c4fa37e7283f6b6688ad11f40304f7529577954;hp=e3e2aedcdf55e53100a177c839c5d12e41ad558d;hb=29d737aafe8a1b61687a9b9e910b2d776dfc0203;hpb=8c85cc4fb6a333453d17b3ab4581aecc98a30bc9 diff --git a/pppd/plugins/radius/radiusclient/etc/Makefile.in b/pppd/plugins/radius/radiusclient/etc/Makefile.in index e3e2aed..6c4fa37 100644 --- a/pppd/plugins/radius/radiusclient/etc/Makefile.in +++ b/pppd/plugins/radius/radiusclient/etc/Makefile.in @@ -11,7 +11,7 @@ # PARTICULAR PURPOSE. # -# $Id: Makefile.in,v 1.4 2002/10/05 04:35:24 fcusack Exp $ +# $Id: Makefile.in,v 1.5 2002/10/05 17:49:00 fcusack Exp $ # # Copyright (C) 1997,1998 Lars Fenneberg # @@ -218,7 +218,7 @@ radiusclient.conf: radiusclient.conf.in install-data-local: realms servers $(mkinstalldirs) $(DESTDIR)$(pkgsysconfdir); \ echo " $(INSTALL) -m600 $(srcdir)/realms $(DESTDIR)$(pkgsysconfdir)/realms"; \ - $(INSTALL) -m600 $(srcdir)/realms $(DESTDIR)$(pkgsysconfdir)/realms + $(INSTALL) -m600 $(srcdir)/realms $(DESTDIR)$(pkgsysconfdir)/realms; \ echo " $(INSTALL) -m600 $(srcdir)/servers $(DESTDIR)$(pkgsysconfdir)/servers"; \ $(INSTALL) -m600 $(srcdir)/servers $(DESTDIR)$(pkgsysconfdir)/servers