]> git.pld-linux.org Git - packages/python-pyclamav.git/commitdiff
- no recursion needed to copy single file auto/th/python-pyclamav-0_4_1-2
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 27 Apr 2008 12:27:27 +0000 (12:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- add todo

Changed files:
    python-pyclamav.spec -> 1.13

python-pyclamav.spec

index 736dbe9dd091ee4dde8f85159b872afc9bd922c5..51038d7412e51bbd74cd6ab0c8a378b9a8e8ed5a 100644 (file)
@@ -1,3 +1,5 @@
+# TODO
+# - R: clamav? library requiring daemon???
 Summary:       A Python interface to libclamav
 Summary(pl.UTF-8):     Interfejs Pythona do libclamav
 Name:          python-pyclamav
@@ -35,7 +37,7 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
        --root=$RPM_BUILD_ROOT \
        --optimize=2
 
-cp -aR example.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -a example.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.046306 seconds and 4 git commands to generate.