From: Remco Rijnders Date: Thu, 23 Aug 2012 05:50:21 +0000 (+0200) Subject: Config script would no longer source Options file X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=59393d90e4116bc6588e648859dfe210214bec6b;p=serene-ircd.git Config script would no longer source Options file Is this due to a change in bash perhaps? By preceeding the file being sourced with ./ it works again. --- diff --git a/Config b/Config index 69399c4..de72b1d 100755 --- a/Config +++ b/Config @@ -16,7 +16,7 @@ MV=mv RM=rm SETUP=include/setup.h OPTIONS_H=include/options.h -OPTIONS=Options +OPTIONS=./Options MAKEINST=.install AUTO_CONFIG="" #