]> git.pld-linux.org Git - packages/exo.git/blobdiff - exo.spec
- added missing Revision/Date CVS Tags
[packages/exo.git] / exo.spec
index c49cd4efd8f53b094bb0b6a4d00c369de8381020..b9bb36d204d5b5277692a59efc115fdeb64b9d02 100644 (file)
--- a/exo.spec
+++ b/exo.spec
@@ -56,13 +56,15 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog HACKING NEWS README TODO
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
This page took 0.024273 seconds and 4 git commands to generate.