Enlightenment CVS committal Author : mej Project : e_modules Module : weather
Dir : e_modules/weather Modified Files: e_modules-weather.spec.in Log Message: Sat May 27 18:41:24 2006 Michael Jennings (mej) The emu module kinda threw everything for a loop by having a separate binary, so I had to add some spec-fu to make an exception for it. ---------------------------------------------------------------------- =================================================================== RCS file: /cvs/e/e_modules/weather/e_modules-weather.spec.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- e_modules-weather.spec.in 27 May 2006 04:57:20 -0000 1.4 +++ e_modules-weather.spec.in 27 May 2006 23:40:43 -0000 1.5 @@ -42,6 +42,9 @@ %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 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs