[evolution] Fix a typo.

Matthew Barnes mbarnes at fedoraproject.org
Mon May 9 20:11:48 UTC 2011


commit 9d6f2b221c8dbd05c156fc8042d247d324379e37
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Mon May 9 16:11:28 2011 -0400

    Fix a typo.

 evolution.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/evolution.spec b/evolution.spec
index 401845f..85b1dfe 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -304,7 +304,7 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/mime-info/evolution.mime
 # belong on a GNOME 3 desktop.
 rm $RPM_BUILD_ROOT%{_bindir}/evolution-settings
 rm $RPM_BUILD_ROOT%{_datadir}/applications/evolution-settings.desktop
-rm $RPM_BUILD_ROOT%{_libdir}/evolution/${evo_base_version}/libevolution-mail-settings.*
+rm $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_base_version}/libevolution-mail-settings.so*
 
 %find_lang evolution-%{evo_base_version} --all-name --with-gnome
 


More information about the scm-commits mailing list