Enlightenment CVS committal

Author  : sebastid
Project : e_modules
Module  : eveil

Dir     : e_modules/eveil


Modified Files:
        e_modules-eveil.spec.in 


Log Message:
Don't free homedir.

===================================================================
RCS file: /cvs/e/e_modules/eveil/e_modules-eveil.spec.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- e_modules-eveil.spec.in     29 May 2006 08:42:20 -0000      1.1
+++ e_modules-eveil.spec.in     22 Sep 2006 19:59:45 -0000      1.2
@@ -42,9 +42,9 @@
 %files -f %{module_name}.lang
 %defattr(-, root, root)
 %doc AUTHORS ChangeLog COPYING* INSTALL NEWS README
-if "%{module_name}" == "emu"
+%if "%{module_name}" == "emu"
 %{_bindir}/%{module_name}*
-endif
+%endif
 %{_libdir}/enlightenment/modules/%{module_name}*
 
 %changelog



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to