[Lunar-commits] <moonbase> gnome-pilot-conduits: small tweaks.
Florin Braescu
florin at lunar-linux.org
Wed Dec 29 20:54:07 CET 2010
commit 3389bb2f4d8eeedb47fe8232a3df64c09423243e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Dec 29 21:54:07 2010 +0200
gnome-pilot-conduits: small tweaks.
---
gnome2/apps/gnome-pilot-conduits/BUILD | 12 ++++++------
gnome2/apps/gnome-pilot-conduits/DETAILS | 8 +++++---
2 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/gnome2/apps/gnome-pilot-conduits/BUILD b/gnome2/apps/gnome-pilot-conduits/BUILD
index 84551ec..0c8bde8 100644
--- a/gnome2/apps/gnome-pilot-conduits/BUILD
+++ b/gnome2/apps/gnome-pilot-conduits/BUILD
@@ -1,11 +1,11 @@
(
./configure --prefix=${GNOME26_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=${GNOME26_PREFIX:-/usr}/share/info \
- --mandir=${GNOME26_PREFIX:-/usr}/share/man \
- $OPTS &&
+ --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
diff --git a/gnome2/apps/gnome-pilot-conduits/DETAILS b/gnome2/apps/gnome-pilot-conduits/DETAILS
index e902726..03a5137 100644
--- a/gnome2/apps/gnome-pilot-conduits/DETAILS
+++ b/gnome2/apps/gnome-pilot-conduits/DETAILS
@@ -1,11 +1,13 @@
MODULE=gnome-pilot-conduits
- VERSION=2.0.17
+ MAJOR=2.0
+ VERSION=$MAJOR.17
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.0/
- WEB_SITE=http://www.eskil.org/gnome-pilot/
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR
+ WEB_SITE=http://www.eskil.org/gnome-pilot
ENTERED=20020218
UPDATED=20090115
SHORT="gnome-pilot-conduits contains conduits for gnome-pilot"
+
cat << EOF
Gnome-pilot-conduits contains additional conduits for gnome-pilot.
Includes memo-file, MAL, sendmail and expense conduit.
More information about the Lunar-commits
mailing list