[Lunar-commits] CVS: moonbase/zbeta/esmart-cvs BUILD, 1.1,
1.2 DETAILS, 1.1, 1.2
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Nov 12 00:40:13 UTC 2004
- Previous message: [Lunar-commits]
CVS: moonbase/zbeta/edje-cvs BUILD, 1.1, 1.2 DEPENDS,
1.1, 1.2 DETAILS, 1.1, 1.2
- Next message: [Lunar-commits]
CVS: moonbase/zbeta/etox-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/esmart-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv16078/esmart-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/esmart-cvs/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 3 Oct 2004 04:23:22 -0000 1.1
+++ BUILD 12 Nov 2004 00:40:10 -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/esmart-cvs/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 3 Oct 2004 04:23:22 -0000 1.1
+++ DETAILS 12 Nov 2004 00:40:10 -0000 1.2
@@ -6,6 +6,7 @@
WEB_SITE=http://www.enlightenment.org/pages/evas.html
ENTERED=20041002
UPDATED=`date -u +%Y%m%d`
+ MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment}
SHORT="A collection of evas smart objects"
cat << EOF
- Previous message: [Lunar-commits]
CVS: moonbase/zbeta/edje-cvs BUILD, 1.1, 1.2 DEPENDS,
1.1, 1.2 DETAILS, 1.1, 1.2
- Next message: [Lunar-commits]
CVS: moonbase/zbeta/etox-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