[Lunar-commits] CVS: moonbase/gnome2-applets/teatime BUILD, 1.4,
1.5 DETAILS, 1.2, 1.3
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 9 16:02:00 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-applets/teatime
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29996/teatime
Modified Files:
BUILD DETAILS
Log Message:
"Please dont stop me now because I am going to fast!" :) Updating this directory with BUILD files and forcing recompiles
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-applets/teatime/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 13 Sep 2003 15:33:12 -0000 1.4
+++ BUILD 9 Apr 2004 16:01:57 -0000 1.5
@@ -1,18 +1,12 @@
(
- # Crappy tarball
- rm missing mkinstalldirs install-sh
- ln -sf /usr/share/automake/install-sh ./install-sh
- ln -sf /usr/share/automake/mkinstalldirs ./mkinstalldirs
- ln -sf /usr/share/automake/missing ./missing
-
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/opt/lunar/gnome/2.4 \
- --localstatedir=/var \
- --infodir=/opt/lunar/gnome/2.4/share/info \
- --mandir=/opt/lunar/gnome/2.4/share/man &&
+ ./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
- default_make
-
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-applets/teatime/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 12 Sep 2003 03:52:30 -0000 1.2
+++ DETAILS 9 Apr 2004 16:01:57 -0000 1.3
@@ -5,7 +5,7 @@
SOURCE_URL[0]=http://teatime.sourceforge.net/teatime-2.0.0.tar.gz
WEB_SITE=http://teatime.sourceforge.net
ENTERED=20020908
- UPDATED=20030912
+ UPDATED=20040409
SHORT="A tea time reminder for the gnome pannel"
cat << EOF
Teatime is a nice littel applet for your GNOME-panel that help's, that
More information about the Lunar-commits
mailing list