]> git.sur5r.net Git - bacula/bacula/commitdiff
We no longer build Win32
authorKern Sibbald <kern@sibbald.com>
Tue, 19 Feb 2013 19:19:49 +0000 (20:19 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:51:10 +0000 (14:51 +0200)
bacula/release/makeall

index ce60e1188e0bd5a44e47f8e359d7a89f03c71f88..7a90791e86f95ec28b7c34d99139db0f5a2c14c1 100755 (executable)
@@ -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