forked from pool/python-pygraphviz
Small fix on spec file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
3a7a550caf
commit
2d2260a12c
@@ -59,10 +59,9 @@ rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
# You may have to add additional files here (documentation and binaries mostly)
|
||||
%python_sitearch/%{mod_name}*
|
||||
%python_sitearch/*.egg-info
|
||||
%doc doc
|
||||
%{_docdir}/%{mod_name}-%{version}
|
||||
%python_sitearch/%{mod_name}*
|
||||
%python_sitearch/*.egg-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user