[Lunar-commits] 
	CVS: moonbase/zbeta/epeg-cvs BUILD, 1.1, 1.2 DETAILS, 1.1, 1.2
    Chad Kittel 
    v3rt1g0 at lunar-linux.org
       
    Fri Nov 12 00:37:51 UTC 2004
    
        - Previous message: [Lunar-commits] CVS: moonbase/zbeta/ecore-cvs BUILD, 1.2,
	1.3 DETAILS, 1.2, 1.3 CONFLICTS, 1.1, NONE
 
        - Next message: [Lunar-commits] CVS: moonbase/zbeta/epsilon-cvs BUILD, 1.1,
	1.2 DETAILS, 1.1, 1.2
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /var/cvs/lunar/moonbase/zbeta/epeg-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv19073/epeg-cvs
Modified Files:
	BUILD DETAILS 
Log Message:
Making using of the /opt directory as suggested by sofar.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/epeg-cvs/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	3 Oct 2004 02:25:41 -0000	1.1
+++ BUILD	12 Nov 2004 00:37:49 -0000	1.2
@@ -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
+	
   default_cvs_build
 
 ) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/epeg-cvs/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	3 Oct 2004 02:25:41 -0000	1.1
+++ DETAILS	12 Nov 2004 00:37:49 -0000	1.2
@@ -6,6 +6,7 @@
         WEB_SITE=http://www.enlightenment.org/pages/epeg.html
          ENTERED=20040928
          UPDATED=`date -u +%Y%m%d`
+   MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment}
            SHORT="A CVS version of E's JPEG thumbnail generator library"
 
 cat << EOF
    
    
        
	- Previous message: [Lunar-commits] CVS: moonbase/zbeta/ecore-cvs BUILD, 1.2,
	1.3 DETAILS, 1.2, 1.3 CONFLICTS, 1.1, NONE
 
	- Next message: [Lunar-commits] CVS: moonbase/zbeta/epsilon-cvs BUILD, 1.1,
	1.2 DETAILS, 1.1, 1.2
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Lunar-commits
mailing list