]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/win32/build-depkgs-mingw32
kes Add context menu for floating a window.
[bacula/bacula] / bacula / src / win32 / build-depkgs-mingw32
old mode 100644 (file)
new mode 100755 (executable)
index 8a99154..1453090
@@ -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
 }