[Lunar-commits] CVS: moonbase/zbeta/imlib2-cvs BUILD,1.5,1.6

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Mar 4 20:01:23 UTC 2005


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

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/imlib2-cvs/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	12 Nov 2004 00:33:41 -0000	1.5
+++ BUILD	4 Mar 2005 20:01:21 -0000	1.6
@@ -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