[guake/f16] Fix the %files section...

Pierre-YvesChibon pingou at fedoraproject.org
Tue Jun 12 20:59:37 UTC 2012


commit fbb6343fa7ee64102a900405895bb65ec5020fdd
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Tue Jun 12 22:59:07 2012 +0200

    Fix the %files section...

 guake.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/guake.spec b/guake.spec
index 7e661f3..877ba9c 100644
--- a/guake.spec
+++ b/guake.spec
@@ -90,7 +90,7 @@ killall -HUP gconfd-2 > /dev/null || :
 %{_sysconfdir}/gconf/schemas/%{name}.schemas
 %{_bindir}/%{name}
 %{_bindir}/%{name}-prefs
-%{python_sitelib}/%{name}
+%{python_sitearch}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/applications/%{name}-prefs.desktop
 %{_datadir}/dbus-1/services/org.guake.Guake.service


More information about the scm-commits mailing list