From: Kern Sibbald Date: Tue, 19 Feb 2013 19:19:49 +0000 (+0100) Subject: We no longer build Win32 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d2ea903e6b0506177a43a0d0e518fad6c0a499d7;p=bacula%2Fbacula We no longer build Win32 --- diff --git a/bacula/release/makeall b/bacula/release/makeall index ce60e1188e..7a90791e86 100755 --- a/bacula/release/makeall +++ b/bacula/release/makeall @@ -12,7 +12,7 @@ cd $cwd ./makebacularel $bacula $remote $branch $ver ./makedocsrel $bacula $docs $remote $branch $ver -./makewinrel $bacula $remote $branch $ver | tee win$$.log +#./makewinrel $bacula $remote $branch $ver | tee win$$.log # strip ./configure strerror from Win log file sed -i -e 's%strerror%%' win$$.log