[packages/gnome-system-monitor] - do not look for omf files in find_lang macro
kiesiu
kiesiu at pld-linux.org
Mon Oct 15 23:39:04 CEST 2012
commit 872c223cc0edb63877da15f79c85f64cf6760167
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Mon Oct 15 23:38:24 2012 +0200
- do not look for omf files in find_lang macro
gnome-system-monitor.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec
index 3f30eeb..cecd889 100644
--- a/gnome-system-monitor.spec
+++ b/gnome-system-monitor.spec
@@ -66,7 +66,7 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-%find_lang %{name} --with-gnome --with-omf
+%find_lang %{name} --with-gnome
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-system-monitor.git/commitdiff/872c223cc0edb63877da15f79c85f64cf6760167
More information about the pld-cvs-commit
mailing list