[packages/python-pyClamd] - pld path to clamd.conf

arekm arekm at pld-linux.org
Thu Oct 23 11:11:23 CEST 2014


commit e8609a2c1adbed1c0d128525a6fef6ef4aa93208
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Oct 23 11:11:19 2014 +0200

    - pld path to clamd.conf

 python-pyClamd.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/python-pyClamd.spec b/python-pyClamd.spec
index d6d5dc0..5303630 100644
--- a/python-pyClamd.spec
+++ b/python-pyClamd.spec
@@ -48,6 +48,8 @@ software in an efficient and easy way.
 %prep
 %setup -q -n %{module}-%{version}
 
+sed -i -e 's#/etc/clamav/clamd.conf#/etc/clamd.conf#g' README.txt pyclamd/pyclamd.py
+
 %build
 %if %{with python2}
 %{__python} setup.py build --build-base build-2 %{?with_tests:test}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyClamd.git/commitdiff/e8609a2c1adbed1c0d128525a6fef6ef4aa93208



More information about the pld-cvs-commit mailing list