]> git.pld-linux.org Git - packages/bacula.git/blobdiff - bacula.spec
- fix with sqlite
[packages/bacula.git] / bacula.spec
index 5a435704980f2fbe04bd8920478ad98c358cac70..c84455663bc5d276f2435b0841e2e3a86fd23a7b 100644 (file)
@@ -16,6 +16,8 @@
 %bcond_with    sqlite3_sync_off        # makes sqlite3 backend much faster, but less reliable
 %if %{with sqlite}
 %define                _database       sqlite
+%undefine       with_mysql
+%undefine       with_pgsql
 %endif
 %if %{with sqlite3}
 %define                _database       sqlite3
This page took 0.10076 seconds and 4 git commands to generate.