[mate-media] remove --all-name from find locale

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Sep 23 10:16:10 UTC 2013


commit 6d399b7c573cad1b2b0308b604cc44c41f73edc2
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Sep 23 12:14:33 2013 +0200

    remove --all-name from find locale

 mate-media.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mate-media.spec b/mate-media.spec
index 8a13140..13050c8 100644
--- a/mate-media.spec
+++ b/mate-media.spec
@@ -52,7 +52,7 @@ desktop-file-install                                                    \
 %{buildroot}%{_datadir}/applications/mate-volume-control.desktop
 
 
-%find_lang %{name} --all-name
+%find_lang %{name}
 
 %post
 /sbin/ldconfig


More information about the scm-commits mailing list