added locale stuff to spec

SVN revision: 21205
This commit is contained in:
quan74 2006-03-12 05:02:01 +00:00 committed by quan74
parent 7043e9d901
commit 634bad4a61
1 changed files with 1 additions and 0 deletions

View File

@ -42,5 +42,6 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
%defattr(-, root, root)
%doc AUTHORS ChangeLog COPYING* INSTALL NEWS README
%{_libdir}/enlightenment/modules/%{module_name}
%{_datadir}/locale/*
%changelog