[Lunar-commits] CVS: moonbase/gnome2-core/gtkmm2 BUILD,1.2,1.3
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 9 15:08:55 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-core/gnome-vfs2 BUILD, 1.4,
1.5 DEPENDS, 1.2, 1.3 DETAILS, 1.9, 1.10
- Next message: [Lunar-commits] CVS: moonbase/gnome2-core/libIDL BUILD, 1.4,
1.5 DETAILS, 1.4, 1.5 POST_INSTALL, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome2-core/gtkmm2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12930/gtkmm2
Modified Files:
BUILD
Log Message:
Updating to Gnome 2.6.0 Desktop Release, I have to say that cvs merging is alot easier to do than moving the files over by hand. Now go get yourself a 40 and do some updating!
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gtkmm2/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 12 Sep 2003 03:52:35 -0000 1.2
+++ BUILD 9 Apr 2004 15:08:23 -0000 1.3
@@ -1,10 +1,12 @@
(
-
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/usr \
- --localstatedir=/var \
- default_make
-
+ ./configure --prefix=${GNOME26_PREFIX:-/usr} \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ $OPTS &&
+ default_make
+
) > $C_FIFO 2>&1
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-core/gnome-vfs2 BUILD, 1.4,
1.5 DEPENDS, 1.2, 1.3 DETAILS, 1.9, 1.10
- Next message: [Lunar-commits] CVS: moonbase/gnome2-core/libIDL BUILD, 1.4,
1.5 DETAILS, 1.4, 1.5 POST_INSTALL, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list