[Lunar-commits] CVS: moonbase/zbeta/eet-cvs BUILD,1.3,1.4

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Mar 4 21:56:58 UTC 2005


Update of /var/cvs/lunar/moonbase/zbeta/eet-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv2752

Modified Files:
	BUILD 
Log Message:
The EFL's under went a "cleanup" to the autocruft stuff.  Looks like 
the README file isn't being properly generated from the README.in yet, 
so I'm adding the touch README as a temporary workaround for now.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/eet-cvs/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	12 Nov 2004 00:35:13 -0000	1.3
+++ BUILD	4 Mar 2005 21:56:56 -0000	1.4
@@ -4,7 +4,9 @@
   export CPPFLAGS="$CPPFLAGS -I$MODULE_PREFIX/include"
   export LDFLAGS="$LDFLAGS -L$MODULE_PREFIX/lib"
   export USER=nobody
-	
+
+  touch README
+
   ./autogen.sh --build=$BUILD                      \
                --prefix=$MODULE_PREFIX             \
                --sysconfdir=/etc                   \



More information about the Lunar-commits mailing list