Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        enlightenment-config.in 


Log Message:
Export an extras dir for external modules
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/enlightenment-config.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- enlightenment-config.in     7 Jan 2005 11:48:58 -0000       1.4
+++ enlightenment-config.in     30 Mar 2005 13:49:10 -0000      1.5
@@ -46,6 +46,10 @@
       libdirs="[EMAIL PROTECTED]@ -le"
       echo $libdirs
       ;;
+    --module-dir)
+      dir="@libdir@/enlightenment/modules_extra"
+      echo $dir
+      ;;
     *)
       echo "${usage}" 1>&2
       exit 1




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to