]> git.sur5r.net Git - bacula/bacula/commitdiff
tweak make-win32 for bat
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 4 May 2010 14:45:58 +0000 (16:45 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:53:47 +0000 (16:53 +0200)
bacula/src/qt-console/make-win32

index b75ff1723b87be0e8052bedbbacccccc9aac3fbf..3360e3401febf16add87b55121f6510e0b4608bb 100755 (executable)
@@ -12,7 +12,7 @@ if test -e ../config.h.orig ; then
    mv -f ../config.h.orig ../config.h
 fi
 if test -d ../win32/release32; then
-   cp -f debug/bat.exe ../win32/release32
+   cp -f release/bat.exe ../win32/release32
    cp -f ${DEPKGS}/depkgs-mingw32/lib/qt/QtGui4.dll ../win32/release32
    cp -f ${DEPKGS}/depkgs-mingw32/lib/qt/QtCore4.dll ../win32/release32
    rm -rf ../win32/release32/help