[Lunar-commits]
CVS: moonbase/zbeta/eet-cvs BUILD, 1.1, 1.2 DETAILS, 1.1, 1.2
Chad Kittel
v3rt1g0 at lunar-linux.org
Sun Oct 3 02:29:43 UTC 2004
Update of /var/cvs/lunar/moonbase/zbeta/eet-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv10882/eet-cvs
Modified Files:
BUILD DETAILS
Log Message:
My default_builds should have been default_makes... doh. ./configure being
called twice should have tipped me off :)
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/eet-cvs/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 29 Sep 2004 03:07:31 -0000 1.1
+++ BUILD 3 Oct 2004 02:29:40 -0000 1.2
@@ -13,6 +13,6 @@
--mandir=$MOUDLE_PREFIX/share/man \
$OPTS &&
- default_build
+ default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/eet-cvs/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 29 Sep 2004 03:07:31 -0000 1.1
+++ DETAILS 3 Oct 2004 02:29:40 -0000 1.2
@@ -3,7 +3,7 @@
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eet
SOURCE_URL=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/enlightenment:e17/libs/eet
- WEB_SITE=http://www.enlightenment.org/
+ WEB_SITE=http://www.enlightenment.org/pages/eet.html
ENTERED=20040928
UPDATED=`date -u +%Y%m%d`
SHORT="This is the CVS version of EET from the EFL."
More information about the Lunar-commits
mailing list