drop some files that are no longer generated from the file list
This commit is contained in:
parent
3cc31c5bef
commit
4ca11731e3
10
gedit.spec
10
gedit.spec
@ -179,10 +179,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%{_datadir}/gedit
|
||||
%{_datadir}/applications/gedit.desktop
|
||||
%{_mandir}/man1/*
|
||||
%if %{with_python3}
|
||||
%{python3_sitearch}/gi/overrides/Gedit.py*
|
||||
%{python3_sitearch}/gi/overrides/__pycache__
|
||||
%endif
|
||||
# Don't seem to appear in the 3.9.3 build, unclear why not or if this
|
||||
# is a bug - adamw 2013/07
|
||||
#%if %{with_python3}
|
||||
#%{python3_sitearch}/gi/overrides/Gedit.py*
|
||||
#%{python3_sitearch}/gi/overrides/__pycache__
|
||||
#%endif
|
||||
%{_libexecdir}/gedit
|
||||
%{_libdir}/gedit/girepository-1.0
|
||||
%dir %{_libdir}/gedit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user