[Lunar-commits] CVS: moonbase/zbeta/ecore-cvs BUILD, 1.2, 1.3 DETAILS, 1.2, 1.3 CONFLICTS, 1.1, NONE

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Nov 12 00:37:15 UTC 2004


Update of /var/cvs/lunar/moonbase/zbeta/ecore-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv13119/ecore-cvs

Modified Files:
	BUILD DETAILS 
Removed Files:
	CONFLICTS 
Log Message:
Making using of the /opt directory as suggested by sofar.  This also 
negates the need for the conflicts file.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/ecore-cvs/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	3 Oct 2004 02:27:42 -0000	1.2
+++ BUILD	12 Nov 2004 00:37:12 -0000	1.3
@@ -1,5 +1,10 @@
 (
- 
+  
+  export PATH=$MODULE_PREFIX/bin:$PATH
+  export CPPFLAGS="$CPPFLAGS -I$MODULE_PREFIX/include"
+  export LDFLAGS="$LDFLAGS -L$MODULE_PREFIX/lib"
+  export USER=nobody
+	  
   ./autogen.sh --build=$BUILD                      \
                --prefix=$MODULE_PREFIX             \
                --sysconfdir=/etc                   \

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/ecore-cvs/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	3 Oct 2004 02:27:42 -0000	1.2
+++ DETAILS	12 Nov 2004 00:37:12 -0000	1.3
@@ -6,6 +6,7 @@
         WEB_SITE=http://www.enlightenment.org/pages/ecore.html
          ENTERED=20041002
          UPDATED=`date -u +%Y%m%d`
+   MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment}
            SHORT="This is the CVS version of the ecore module"
 
 cat << EOF

--- CONFLICTS DELETED ---



More information about the Lunar-commits mailing list