From 92ca03ebb742fa5c462af2839f15c3de35a783e8 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 12 Sep 2006 06:37:48 +0000 Subject: [PATCH] Update README.mingw32 git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3458 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/win32/README.mingw32 | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/bacula/src/win32/README.mingw32 b/bacula/src/win32/README.mingw32 index 2c1ded4d8f..3d86da89b8 100644 --- a/bacula/src/win32/README.mingw32 +++ b/bacula/src/win32/README.mingw32 @@ -99,18 +99,8 @@ to ensure that you pick up all the new Win32 changes: Building the Installer ====================== -The installer isn't built as part of the default rule, you need to do a make -in the src/win32/installer directory or type: - - cd src/win32 - make installer - -This was done because building the installer takes a bit of time -and if you are working on the individual executables it's a pain to wait for -it. If you want to build everything in one step you can always type: - - cd src/win32 - make all installer +The installer is now build as part of the default rule when you +say "make" in the src/win32 directory. Updating the 3rd party package patches -- 2.39.5