[Lunar-commits]
CVS: moonbase/zbeta/edje-cvs BUILD, 1.1, 1.2 DEPENDS,
1.1, 1.2 DETAILS, 1.1, 1.2
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Nov 12 00:39:42 UTC 2004
Update of /var/cvs/lunar/moonbase/zbeta/edje-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv9757/edje-cvs
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
Making using of the /opt directory as suggested by sofar.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/edje-cvs/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 3 Oct 2004 03:35:36 -0000 1.1
+++ BUILD 12 Nov 2004 00:39:40 -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: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/edje-cvs/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 3 Oct 2004 03:35:36 -0000 1.1
+++ DEPENDS 12 Nov 2004 00:39:40 -0000 1.2
@@ -1,3 +1,2 @@
depends ecore-cvs &&
-depends embryo-cvs &&
-depends vim
+depends embryo-cvs
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/edje-cvs/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 3 Oct 2004 03:35:36 -0000 1.1
+++ DETAILS 12 Nov 2004 00:39:40 -0000 1.2
@@ -6,6 +6,7 @@
WEB_SITE=http://www.enlightenment.org/pages/edje.html
ENTERED=20041002
UPDATED=`date -u +%Y%m%d`
+ MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment}
SHORT="The CVS version of E's graphical & layout library"
cat << EOF
More information about the Lunar-commits
mailing list