diff --git a/e_modules-moon.spec.in b/e_modules-moon.spec.in index 2b64af5..1c41228 100644 --- a/e_modules-moon.spec.in +++ b/e_modules-moon.spec.in @@ -42,6 +42,9 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT %files -f %{module_name}.lang %defattr(-, root, root) %doc AUTHORS ChangeLog COPYING* INSTALL NEWS README -%{_libdir}/enlightenment/modules/%{module_name} +%if "%{module_name}" == "emu" +%{_bindir}/%{module_name}* +%endif +%{_libdir}/enlightenment/modules/%{module_name}* %changelog