commit c16cd5f9218721c98e4c446786f9e0b1b0160122
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Wed Nov 3 12:48:47 2021 +0100

    Rel 2; set database directory correctly

 clamav.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/clamav.spec b/clamav.spec
index 4a3cbe0..e034e0f 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -20,7 +20,7 @@ Summary:      An anti-virus utility for Unix
 Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
 Name:          clamav
 Version:       0.104.0
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Daemons
 #Source0Download: http://www.clamav.net/download
@@ -234,6 +234,7 @@ cd build
        -DENABLE_FRESHCLAM_NO_CACHE=ON \
        -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir}/%{name} \
        -DAPP_CONFIG_DIRECTORY=%{_sysconfdir} \
+       -DDATABASE_DIRECTORY="/var/lib/%{name}" \
        ..
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/clamav.git/commitdiff/c16cd5f9218721c98e4c446786f9e0b1b0160122

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to