X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fwin32%2Fbuild-depkgs-mingw32;h=1453090dd2df5e49eedfd3a31622491f5159ea76;hb=5ea30a8f5fba54df23a2e3d2a7f48a87c19648b7;hp=8a9915495471a86b66d0a28476f42f5d96bc103e;hpb=e7167a23feb86ab701917f0feb88e453fe712b1a;p=bacula%2Fbacula diff --git a/bacula/src/win32/build-depkgs-mingw32 b/bacula/src/win32/build-depkgs-mingw32 old mode 100644 new mode 100755 index 8a99154954..1453090dd2 --- a/bacula/src/win32/build-depkgs-mingw32 +++ b/bacula/src/win32/build-depkgs-mingw32 @@ -443,9 +443,9 @@ process_stab2cv() ./configure --prefix=${DEPPKG_DIR}/tools \ >make.log 2>&1 fi - echo Building stab2c + echo Building stab2cv do_make Makefile - echo Installing stab2c + echo Installing stab2cv do_make Makefile install }