Sigh, fix the __pycache__ bit of previous commit
This commit is contained in:
parent
95e2e88f5d
commit
36dc517c21
@ -76,11 +76,11 @@ make DESTDIR=%{buildroot} install
|
||||
%doc ChangeLog COPYING
|
||||
%{python3_sitelib}/*
|
||||
%exclude %{python3_sitelib}/meh/ui/gui.py*
|
||||
%exclude %{python3_sitelib}/meh/ui/__pycache__/gui.py*
|
||||
%exclude %{python3_sitelib}/meh/ui/__pycache__/gui.*
|
||||
|
||||
%files -n python3-meh-gui
|
||||
%{python3_sitelib}/meh/ui/gui.py*
|
||||
%{python3_sitelib}/meh/ui/__pycache__/gui.py*
|
||||
%{python3_sitelib}/meh/ui/__pycache__/gui.*
|
||||
%{_datadir}/python-meh
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user