From f8433566ac9335d310d5bb1986c67415c574eb6e Mon Sep 17 00:00:00 2001 From: tonnesen Date: Tue, 9 Jul 2002 19:45:02 +0000 Subject: [PATCH] Moved koha.conf write to after Z39.50 daemon was configured (to get kohalogdir variable) --- installer.pl | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/installer.pl b/installer.pl index a815b0c4df..088361c3b8 100644 --- a/installer.pl +++ b/installer.pl @@ -316,24 +316,6 @@ files using the "User" directive. } -#Create the configuration file -open(SITES,">$etcdir/koha.conf") or warn "Couldn't create file -at $etcdir. Must have write capability.\n"; -print SITES <$etcdir/koha.conf") or warn "Couldn't create file +at $etcdir. Must have write capability.\n"; +print SITES <