Enlightenment CVS committal Author : mej Project : e_modules Module : screenshot
Dir : e_modules/screenshot Modified Files: e_modules-screenshot.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/screenshot/e_modules-screenshot.spec.in,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- e_modules-screenshot.spec.in 27 May 2006 04:57:19 -0000 1.7 +++ e_modules-screenshot.spec.in 27 May 2006 23:40:43 -0000 1.8 @@ -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