]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove DIR+SD build from Win32 installer
authorKern Sibbald <kern@sibbald.com>
Sun, 24 Jan 2010 14:22:10 +0000 (15:22 +0100)
committerKern Sibbald <kern@sibbald.com>
Sun, 24 Jan 2010 14:22:10 +0000 (15:22 +0100)
bacula/src/win32/Makefile
bacula/src/win32/win32_installer/Makefile

index 3e9a3e37babad1457b7ae9e0e1b9510516fcdb2d..52b4c91efaf32f93a17fcb67ad737ce15de36b7f 100644 (file)
@@ -1,7 +1,6 @@
 ECHO_CMD=@
 
-WIN32_DIRS=lib cats filed filed/plugins dird stored \
-        console wx-console tools scripts
+WIN32_DIRS=lib filed filed/plugins console scripts
 
 WIN64_DIRS=lib filed filed/plugins console scripts
 
@@ -12,7 +11,7 @@ ifeq ($(WIN64),yes)
 else
         DIRS=$(WIN32_DIRS)
         INSTALLER=win32_installer
-        SPECIAL=bat
+        SPECIAL=bat bsmtp
 endif
 
 .PHONY: $(DIRS) clean all Makefile.inc win32_installer full_win32_installer \
index 23e7f858e490591cc07b5eaaa7bc1fa2311031c5..0f3ab9ffb76547dd4f6aa44d96fa08e2d1b93609 100644 (file)
@@ -20,24 +20,11 @@ INSTALL_EXE := $(BUILDDIR)/release32/winbacula-$(VERSION).exe
 
 BACULA_BINARIES := \
        bacula.dll \
-       cats_mysql.dll \
-       cats_postgresql.dll \
-       cats_sqlite3.dll \
        exchange-fd.dll \
-       bacula-dir.exe \
        bacula-fd.exe \
-       bacula-sd.exe \
        bconsole.exe \
-       bcopy.exe \
-       bextract.exe \
-       bls.exe \
-       bscan.exe \
        bsleep.exe \
        bsmtp.exe \
-       btape.exe \
-       dbcheck.exe \
-       scsilist.exe \
-       bwx-console.exe \
        bat.exe
 
 DEPKGS_BINARIES := \
@@ -45,72 +32,27 @@ DEPKGS_BINARIES := \
        pthreadGCE.dll \
        ssleay32.dll \
        zlib1.dll \
-       sqlite3.exe \
        openssl.exe \
-       loaderinfo.exe \
-       mt.exe \
-       mtx.exe \
-       scsitape.exe \
        sed.exe \
-       tapeinfo.exe \
        expr64.exe \
        snooze.exe \
        mkisofs.exe \
        growisofs.exe \
-       dvd-ram-control.exe \
-       dvd+rw-booktype.exe \
-       dvd+rw-format.exe \
-       dvd+rw-mediainfo.exe \
-       wxbase28_gcc_bacula.dll \
-       wxmsw28_core_gcc_bacula.dll \
        QtCore4.dll \
        QtGui4.dll
 
-NONGCC_BINARIES := \
-       libmysql.dll
+NONGCC_BINARIES :=
 
-NONGCC_LIBRARIES := \
-       libpq.dll
+NONGCC_LIBRARIES := 
 
 MINGW_BINARIES := \
        mingwm10.dll
 
-SCRIPT_FILES := \
-       mtx-changer.cmd \
-       disk-changer.cmd \
-       dvd-handler.cmd
-
-CAT_FILES := \
-       create_mysql_database.cmd \
-       drop_mysql_database.cmd \
-       make_mysql_tables.cmd \
-       make_mysql_tables.sql \
-       drop_mysql_tables.cmd \
-       drop_mysql_tables.sql \
-       grant_mysql_privileges.cmd \
-       grant_mysql_privileges.sql \
-       make_mysql_catalog_backup.cmd \
-       create_postgresql_database.cmd \
-       create_postgresql_database.sql \
-       drop_postgresql_database.cmd \
-       make_postgresql_tables.cmd \
-       make_postgresql_tables.sql \
-       drop_postgresql_tables.cmd \
-       drop_postgresql_tables.sql \
-       grant_postgresql_privileges.cmd \
-       grant_postgresql_privileges.sql \
-       make_postgresql_catalog_backup.cmd \
-       create_sqlite3_database.cmd \
-       drop_sqlite3_database.cmd \
-       make_sqlite3_tables.cmd \
-       make_sqlite3_tables.sql \
-       drop_sqlite3_tables.cmd \
-       grant_sqlite3_privileges.cmd \
-       make_sqlite3_catalog_backup.cmd \
-       delete_catalog_backup.cmd
-
-DIRD_FILES := \
-       query.sql
+SCRIPT_FILES := 
+
+CAT_FILES := 
+
+DIRD_FILES := 
 
 SSL_FILES := \
        openssl.cnf