From d9fc1ab0f86e89cb703a72faf9f322ef998684b0 Mon Sep 17 00:00:00 2001 From: Thomas Ries Date: Wed, 29 Dec 2004 12:12:38 +0000 Subject: [PATCH] - spaces -> TAB in doc/Makefile.am --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index cb38c89..b7ca630 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -32,4 +32,4 @@ 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 + chmod 600 siproxd_passwd.cfg