Remove pythondir from *-python's %%files

This commit is contained in:
corsepiu 2007-03-22 04:36:12 +00:00
parent 9c3ecf9f7e
commit da5d686ad1
1 changed files with 0 additions and 3 deletions

View File

@ -120,10 +120,7 @@ rm -rf $RPM_BUILD_ROOT
%files python
%{pythondir}/opencv
%if "%{pythondir}" != "%{pyexecdir}"
%{pyexecdir}/opencv
%endif
%doc %{_datadir}/opencv/samples/python