]> git.pld-linux.org Git - packages/bofh.git/blobdiff - bofh.spec
- use %find_lang
[packages/bofh.git] / bofh.spec
index fd51991d7ba4686d36a10b6fb61655b00380a622..f74cf97a3e6e5090443bad0b21f568b30833b48f 100644 (file)
--- a/bofh.spec
+++ b/bofh.spec
@@ -41,14 +41,15 @@ rm -rf $RPM_BUILD_ROOT
        sbindir=%{_sbindir} \
        localedir=%{_datadir}/locale
 
        sbindir=%{_sbindir} \
        localedir=%{_datadir}/locale
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README ChangeLog TODO CREDITS
 %dir %{_sysconfdir}/bofh
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bofh/config
 %attr(755,root,root) %{_sbindir}/bofh
 %{_datadir}/bofh
 %defattr(644,root,root,755)
 %doc README ChangeLog TODO CREDITS
 %dir %{_sysconfdir}/bofh
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bofh/config
 %attr(755,root,root) %{_sbindir}/bofh
 %{_datadir}/bofh
-%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/bofh.mo
This page took 0.050517 seconds and 4 git commands to generate.