[Lunar-commits] CVS: moonbase/gnome2-core/ORBit2 BUILD, 1.6.4.2,
1.6.4.3
Nick Hudson
nhudson at lunar-linux.org
Sat Mar 13 15:59:08 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-core/ORBit2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv19101/ORBit2
Modified Files:
Tag: GNOME_UNSTABLE
BUILD
Log Message:
More BUILD files
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/ORBit2/BUILD,v
retrieving revision 1.6.4.2
retrieving revision 1.6.4.3
diff -u -d -r1.6.4.2 -r1.6.4.3
--- BUILD 15 Jan 2004 14:32:13 -0000 1.6.4.2
+++ BUILD 13 Mar 2004 15:59:06 -0000 1.6.4.3
@@ -1,7 +1,13 @@
(
- OPTS="$OPTS --enable-gtk-doc"
-
- default_build
+ ./configure --prefix=${GNOME26_PREFIX:-/usr} \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ --enable-gtk-doc \
+ $OPTS &&
+ default_make
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list