[Lunar-commits] CVS: moonbase/zbeta/imlib2_loaders-cvs BUILD, 1.4,
	1.5 DETAILS, 1.3, 1.4 CONFLICTS, 1.3, NONE
    Chad Kittel 
    v3rt1g0 at lunar-linux.org
       
    Fri Nov 12 00:35:53 UTC 2004
    
        - Previous message: [Lunar-commits] 
	CVS: moonbase/zbeta/eet-cvs BUILD, 1.2, 1.3 DEPENDS,
	1.1, 1.2 DETAILS, 1.2, 1.3
 
        - Next message: [Lunar-commits] 
	CVS: moonbase/zbeta/evas-cvs BUILD, 1.2, 1.3 DEPENDS,
	1.1, 1.2 DETAILS, 1.2, 1.3 CONFLICTS, 1.1, NONE
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /var/cvs/lunar/moonbase/zbeta/imlib2_loaders-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv29534/imlib2_loaders-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/imlib2_loaders-cvs/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	24 Oct 2004 18:27:52 -0000	1.4
+++ BUILD	12 Nov 2004 00:35:51 -0000	1.5
@@ -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/imlib2_loaders-cvs/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	24 Oct 2004 18:27:52 -0000	1.3
+++ DETAILS	12 Nov 2004 00:35:51 -0000	1.4
@@ -6,9 +6,10 @@
         WEB_SITE=http://www.enlightenment.org/
          ENTERED=20040928
          UPDATED=`date -u +%Y%m%d`
-           SHORT="This is the CVS version of the imlib2_loaders module" 
+   MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment}
+           SHORT="This is the CVS version of the imlib2_loaders module"
 
 cat << EOF
-This is the CVS version of the imlib2_loaders module, see 'lvu what 
+This is the CVS version of the imlib2_loaders module, see 'lvu what
 imlib2_loaders' for the full scoop.
 EOF
--- CONFLICTS DELETED ---
    
    
        
	- Previous message: [Lunar-commits] 
	CVS: moonbase/zbeta/eet-cvs BUILD, 1.2, 1.3 DEPENDS,
	1.1, 1.2 DETAILS, 1.2, 1.3
 
	- Next message: [Lunar-commits] 
	CVS: moonbase/zbeta/evas-cvs BUILD, 1.2, 1.3 DEPENDS,
	1.1, 1.2 DETAILS, 1.2, 1.3 CONFLICTS, 1.1, NONE
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Lunar-commits
mailing list