]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- no need for two different examples of docs
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Oct 2019 14:32:20 +0000 (16:32 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Oct 2019 14:32:20 +0000 (16:32 +0200)
python.spec

index 2aeed084b1654da741901773f8a4963800f8e361..fcfbacf706129374aaeaf7bd5518980a06391a76 100644 (file)
@@ -140,7 +140,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGES LICENSE
+# copy %doc from python2 package here
 %{py3_sitescriptdir}/%{module}
 %{py3_sitescriptdir}/%{egg_name}-%{version}-py*.egg-info
 %{_examplesdir}/python3-%{module}-%{version}
This page took 0.052305 seconds and 4 git commands to generate.