[mate-panel] fix mistake in find_lang

leigh123linux leigh123linux at fedoraproject.org
Mon Oct 29 18:16:44 UTC 2012


commit 4ff949d84b624c33cc2371a9bf05d39577300513
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon Oct 29 18:16:36 2012 +0000

    fix mistake in find_lang

 mate-panel.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mate-panel.spec b/mate-panel.spec
index 5713275..eb007e4 100644
--- a/mate-panel.spec
+++ b/mate-panel.spec
@@ -104,7 +104,7 @@ update-desktop-database &> /dev/null || :
 /usr/bin/gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
 /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
-%files -f %{po_package}.lang
+%files -f %{name}.lang
 %doc AUTHORS COPYING README
 %{_mandir}/man1/*
 %{_bindir}/mate-desktop-item-edit


More information about the scm-commits mailing list