[Lunar-commits] CVS: moonbase/x11/xfree86 BUILD,1.6,1.7
Steven Michalske
hardkrash at lunar-linux.org
Sat Feb 14 05:26:07 GMT 2004
Update of /var/cvs/lunar/moonbase/x11/xfree86
In directory dbguin.lunar-linux.org:/tmp/cvs-serv3811
Modified Files:
BUILD
Log Message:
oops forgot a d on the sedit
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11/xfree86/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD 11 Dec 2003 04:15:22 -0000 1.6
+++ BUILD 14 Feb 2004 05:26:05 -0000 1.7
@@ -21,7 +21,7 @@
then
sedit "/ HasFreetype2/d" $CONFIG_CACHE/host.def
sedit "/ BuildFreetype2Library/d" $CONFIG_CACHE/host.def
- sedit "/ Freetype2Dir/" $CONFIG_CACHE/host.def
+ sedit "/ Freetype2Dir/d" $CONFIG_CACHE/host.def
echo "#define HasFreetype2 YES" >> $CONFIG_CACHE/host.def
echo "#define BuildFreetype2Library NO" >> $CONFIG_CACHE/host.def
echo "#define Freetype2Dir /usr" >> $CONFIG_CACHE/host.def
More information about the Lunar-commits
mailing list