Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src/module


Modified Files:
        Makefile.am README 


Log Message:
Use e17's nice exported module dir so you can call the module 'engage' with no 
path
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/module/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 3 Mar 2005 23:45:01 -0000       1.2
+++ Makefile.am 30 Mar 2005 18:40:31 -0000      1.3
@@ -13,7 +13,7 @@
                         -I$(top_srcdir) \
                         -I$(includedir) \
                         @e_cflags@
-pkgdir                 = $(libdir)/engage/module
+pkgdir                 = @e_modules@/engage/$(MODULE_ARCH)
 pkg_LTLIBRARIES        = module.la
 module_la_SOURCES      = e_mod_main.c \
                         e_mod_main.h
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/module/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- README      27 Feb 2005 20:56:38 -0000      1.1
+++ README      30 Mar 2005 18:40:36 -0000      1.2
@@ -4,7 +4,7 @@
 To use it compile as before (you must have e17 installed when you run
 ./configure (or ./autogen.sh) then with e17 running type:
 
-enlightenment_remote -module-load $PREFIX/lib/engage/module/module.so
+enlightenment_remote -module-load engage
 
 then you should (from the e17 module menu) disable ibar and enable engage.
 




-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to