]> git.pld-linux.org Git - packages/python-pyClamd.git/commitdiff
- pld path to clamd.conf auto/th/python-pyClamd-0.3.10-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 23 Oct 2014 09:11:19 +0000 (11:11 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 23 Oct 2014 09:11:19 +0000 (11:11 +0200)
python-pyClamd.spec

index d6d5dc09133eb5964aeadc45fc694e6adb0714d9..530363029657a6641ec1b51d54419345e0e9e6ed 100644 (file)
@@ -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}
This page took 0.19724 seconds and 4 git commands to generate.