Enlightenment CVS committal

Author  : mej
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance


Modified Files:
        entrance.spec 


Log Message:
Wed Dec 28 00:35:31 2005                        Michael Jennings (mej)

Fix spec (again).
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/entrance.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- entrance.spec       20 Dec 2005 19:29:16 -0000      1.12
+++ entrance.spec       28 Dec 2005 05:27:34 -0000      1.13
@@ -28,7 +28,7 @@
 
 %install
 %{__make} %{?mflags_install} DESTDIR=$RPM_BUILD_ROOT install
-%{__rm} -rf ${HOME:/tmp}/.ecore || :
+test -d ${HOME:-/tmp}/.ecore && %{__rm} -rf ${HOME:-/tmp}/.ecore || :
 
 %post
 /sbin/ldconfig || :




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to