- fix: doc/Makefile.am, install part (by David Taylor)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
0.5.10
|
||||
======
|
||||
01-Jan-2005: - fix: doc/Makefile.am, install part (by David Taylor)
|
||||
30-Dec-2004: - feature: remote TCP logging facility
|
||||
29-Dec-2004: - feature: Outbound proxies configurable per domain
|
||||
08-Dec-2004: - make install will set siproxd_passwd.cfg to -rw-----
|
||||
|
||||
+3
-3
@@ -30,6 +30,6 @@ EXTRA_DIST = siproxd.conf.example \
|
||||
|
||||
install-data-local:
|
||||
$(mkinstalldirs) $(DESTDIR)$(sysconfdir)
|
||||
$(INSTALL_DATA) siproxd.conf.example $(DESTDIR)$(sysconfdir)/
|
||||
$(INSTALL_DATA) siproxd_passwd.cfg $(DESTDIR)$(sysconfdir)/
|
||||
chmod 600 siproxd_passwd.cfg
|
||||
$(INSTALL_DATA) $(srcdir)/siproxd.conf.example $(DESTDIR)$(sysconfdir)/
|
||||
$(INSTALL_DATA) $(srcdir)/siproxd_passwd.cfg $(DESTDIR)$(sysconfdir)/
|
||||
chmod 600 $(DESTDIR)$(sysconfdir)/siproxd_passwd.cfg
|
||||
|
||||
Reference in New Issue
Block a user