Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : moon

Dir     : e_modules/moon/src


Modified Files:
        Makefile.am 


Log Message:
install in datadir like all other modules

===================================================================
RCS file: /cvs/e/e_modules/moon/src/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- Makefile.am 14 May 2006 02:24:55 -0000      1.1.1.1
+++ Makefile.am 12 Nov 2007 21:16:53 -0000      1.2
@@ -1,14 +1,12 @@
 MAINTAINERCLEANFILES = Makefile.in
 
-moduledir              = @MODULEDIR@
-
 # the module .so file
 AM_CPPFLAGS            = -I. \
                         -I$(top_srcdir) \
                         -I$(includedir) \
                         @e_cflags@
 
-pkgdir                 = $(moduledir)/$(PACKAGE)/$(MODULE_ARCH)
+pkgdir                 = $(datadir)/$(MODULE_ARCH)
 
 pkg_LTLIBRARIES        = module.la
 module_la_SOURCES      = e_mod_main.c \



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to