[Lunar-commits] 
	CVS: moonbase/zbeta/edb-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:34:40 UTC 2004
    
        - Previous message: [Lunar-commits] CVS: moonbase/zbeta/imlib2-cvs BUILD, 1.4,
	1.5 DETAILS, 1.4, 1.5 CONFLICTS, 1.3, NONE
 
        - Next message: [Lunar-commits] 
	CVS: moonbase/zbeta/eet-cvs BUILD, 1.2, 1.3 DEPENDS,
	1.1, 1.2 DETAILS, 1.2, 1.3
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /var/cvs/lunar/moonbase/zbeta/edb-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv13067/edb-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/edb-cvs/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	3 Oct 2004 02:28:47 -0000	1.2
+++ BUILD	12 Nov 2004 00:34:38 -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/edb-cvs/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	3 Oct 2004 02:28:47 -0000	1.2
+++ DETAILS	12 Nov 2004 00:34:38 -0000	1.3
@@ -6,6 +6,7 @@
         WEB_SITE=http://www.enlightenment.org/pages/edb.html
          ENTERED=20040928
          UPDATED=`date -u +%Y%m%d`
+   MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment}
            SHORT="This is the CVS version of Edb from the EFL."
 
 cat << EOF
--- CONFLICTS DELETED ---
    
    
        
	- Previous message: [Lunar-commits] CVS: moonbase/zbeta/imlib2-cvs BUILD, 1.4,
	1.5 DETAILS, 1.4, 1.5 CONFLICTS, 1.3, NONE
 
	- Next message: [Lunar-commits] 
	CVS: moonbase/zbeta/eet-cvs BUILD, 1.2, 1.3 DEPENDS,
	1.1, 1.2 DETAILS, 1.2, 1.3
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Lunar-commits
mailing list