Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/src/daemon


Modified Files:
        Makefile.am 


Log Message:


dont nedd install data stuff when there is no data to install...
and pointer from e17...

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/src/daemon/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- Makefile.am 20 Jul 2004 18:32:44 -0000      1.13
+++ Makefile.am 10 Jan 2005 05:36:25 -0000      1.14
@@ -4,13 +4,8 @@
 
 sbin_PROGRAMS = entranced
 bin_SCRIPTS = entrance_wrapper
-#localstate_DATA = 
 
 entranced_SOURCES = \
        auth.c auth.h Entranced.h ipc.c ipc.h md5.c md5.h spawner.c util.c 
util.h
 
 entranced_LDADD = @x_libs@ -lXau @ecore_libs@ @edb_libs@
-
-install-data-hook:
-       $(mkinstalldirs) $(DESTDIR)$(prefix)/../$(localstatedir)
-       chmod 700 $(DESTDIR)$(prefix)/../$(localstatedir)




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to