Remove obsolete glade files references.
This commit is contained in:
parent
078a0b7459
commit
e8345f4c81
@ -511,14 +511,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir %{evo_plugin_dir}
|
||||
|
||||
# The various plugins follow; they are all part of the main package:
|
||||
# (note that there are various resources such as glade and pixmap files that
|
||||
# (note that there are various resources such as ui and pixmap files that
|
||||
# are built as part of specific plugins but which are currently packaged using
|
||||
# globs above; the purpose of the separation below is to be more explicit about
|
||||
# which plugins we ship)
|
||||
%{evo_plugin_dir}/org-gnome-addressbook-file.eplug
|
||||
%{evo_plugin_dir}/liborg-gnome-addressbook-file.so
|
||||
|
||||
%{evo_plugin_dir}/attachment-reminder.glade
|
||||
%{evo_plugin_dir}/org-gnome-evolution-attachment-reminder.eplug
|
||||
%{evo_plugin_dir}/liborg-gnome-evolution-attachment-reminder.so
|
||||
|
||||
@ -600,7 +599,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{evo_plugin_dir}/org-gnome-subject-thread.eplug
|
||||
%{evo_plugin_dir}/liborg-gnome-subject-thread.so
|
||||
|
||||
%{evo_plugin_dir}/templates.glade
|
||||
%{evo_plugin_dir}/org-gnome-templates.eplug
|
||||
%{evo_plugin_dir}/liborg-gnome-templates.so
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user