CVS: moonbase/gnome2-apps/vte BUILD,1.2,1.3
csm at lunar-linux.org
csm at lunar-linux.org
Sat Sep 13 00:15:00 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-apps/vte
In directory dbguin.lunar-linux.org:/tmp/cvs-serv1597
Modified Files:
BUILD
Log Message:
I had to sedit *ALL* the Makefiles to set the proper freetype2 path
Also gtk+ is not compatible with this module
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/vte/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 12 Sep 2003 03:52:32 -0000 1.2
+++ BUILD 13 Sep 2003 00:14:58 -0000 1.3
@@ -1,5 +1,4 @@
(
-
./configure --prefix=/opt/lunar/gnome/2.4 \
--bindir=/opt/lunar/gnome/2.4/bin \
--sbindir=/opt/lunar/gnome/2.4/sbin \
@@ -8,7 +7,7 @@
--infodir=/opt/lunar/gnome/2.4/share/info \
--mandir=/opt/lunar/gnome/2.4/share/man \
$OPTS &&
-
+ sedit "s/\/usr\/X11R6\/include\/freetype2/\/usr\/include\/freetype2/" Makefile src/Makefile doc/Makefile doc/openi18n/Makefile doc/reference/Makefile python/Makefile termcaps/Makefile &&
default_make
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list