diff options
Diffstat (limited to 'redhat/applications/mathemagics/mathemagics.spec')
-rw-r--r-- | redhat/applications/mathemagics/mathemagics.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/redhat/applications/mathemagics/mathemagics.spec b/redhat/applications/mathemagics/mathemagics.spec index 975471623..21ca470e2 100644 --- a/redhat/applications/mathemagics/mathemagics.spec +++ b/redhat/applications/mathemagics/mathemagics.spec @@ -107,12 +107,14 @@ export PATH="%{tde_bindir}:${PATH}" %__rm -rf %{buildroot} %__make install DESTDIR=%{buildroot} -C build +%find_lang %{tde_pkg} + %clean %__rm -rf $RPM_BUILD_ROOT -%files +%files -f %{tde_pkg}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING README %{tde_bindir}/mathemagics |