[Lunar-commits] <moonbase> evolution-exchange: small tweaks.
Florin Braescu
florin at lunar-linux.org
Wed May 12 19:38:13 CEST 2010
commit 38d74e6c139765886a5d50092ec98205ef45fc45
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed May 12 20:38:13 2010 +0300
evolution-exchange: small tweaks.
---
gnome2/desktop/evolution-exchange/BUILD | 12 ++++++------
gnome2/desktop/evolution-exchange/DETAILS | 5 +++--
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/gnome2/desktop/evolution-exchange/BUILD b/gnome2/desktop/evolution-exchange/BUILD
index 5b73cd5..c7d80d5 100644
--- a/gnome2/desktop/evolution-exchange/BUILD
+++ b/gnome2/desktop/evolution-exchange/BUILD
@@ -1,11 +1,11 @@
(
- _configure --prefix=${GNOME210_PREFIX:-/usr} \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --mandir=${GNOME210_PREFIX:-/usr}/share/man \
- --infodir=${GNOME210_PREFIX:-/usr}/share/info \
- $OPTS &&
+ _configure --prefix=${GNOME210_PREFIX:-/usr} \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --mandir=${GNOME210_PREFIX:-/usr}/share/man \
+ --infodir=${GNOME210_PREFIX:-/usr}/share/info \
+ $OPTS &&
default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/evolution-exchange/DETAILS b/gnome2/desktop/evolution-exchange/DETAILS
index 36beb3a..0fe669c 100644
--- a/gnome2/desktop/evolution-exchange/DETAILS
+++ b/gnome2/desktop/evolution-exchange/DETAILS
@@ -1,13 +1,14 @@
MODULE=evolution-exchange
- VERSION=2.28.0
MAJOR=2.28
+ VERSION=$MAJOR.0
SOURCE=${MODULE}-${VERSION}.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
SOURCE_VFY=sha1:5c1f3d6517a802a53e24140243fa025ceb8a754e
WEB_SITE=http://www.gnome.org
ENTERED=20060317
UPDATED=20091009
SHORT="allows Evolution to talk to Exchange"
+
cat << EOF
This is the Ximian Connector for Microsoft Exchange, which adds
support for Microsoft Exchange 2000 and 2003 to Evolution. It was
More information about the Lunar-commits
mailing list