[Lunar-commits] <moonbase> gnome-pilot: small tweaks.

Florin Braescu florin at lunar-linux.org
Wed Dec 29 20:52:33 CET 2010


commit 55d4e87a794700c25d97519374c5dafd9a9ce635
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Dec 29 21:52:33 2010 +0200

    gnome-pilot: small tweaks.
---
 gnome2/apps/gnome-pilot/BUILD   |   12 ++++++------
 gnome2/apps/gnome-pilot/DEPENDS |    2 +-
 gnome2/apps/gnome-pilot/DETAILS |   10 ++++------
 3 files changed, 11 insertions(+), 13 deletions(-)

diff --git a/gnome2/apps/gnome-pilot/BUILD b/gnome2/apps/gnome-pilot/BUILD
index 0cb47cf..1724b93 100644
--- a/gnome2/apps/gnome-pilot/BUILD
+++ b/gnome2/apps/gnome-pilot/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/DEPENDS b/gnome2/apps/gnome-pilot/DEPENDS
index 88e840a..8c420c4 100644
--- a/gnome2/apps/gnome-pilot/DEPENDS
+++ b/gnome2/apps/gnome-pilot/DEPENDS
@@ -1,2 +1,2 @@
-depends pilot-link &&
+depends pilot-link
 depends libgnomeui
diff --git a/gnome2/apps/gnome-pilot/DETAILS b/gnome2/apps/gnome-pilot/DETAILS
index e14f22c..e73a6eb 100644
--- a/gnome2/apps/gnome-pilot/DETAILS
+++ b/gnome2/apps/gnome-pilot/DETAILS
@@ -1,22 +1,20 @@
           MODULE=gnome-pilot
            MAJOR=2.0
-         VERSION=2.0.17
+         VERSION=$MAJOR.17
           SOURCE=$MODULE-$VERSION.tar.bz2
-    SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/
-         WEB_SITE=http://www.eskil.org/gnome-pilot/
+    SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR
+         WEB_SITE=http://www.eskil.org/$MODULE
           ENTERED=20020214
           UPDATED=20090115
             SHORT="package of utilities for the 3Com PalmPilot"
+
 cat << EOF
 gnome-pilot is a package of utilities for the 3Com PalmPilot and is a
 part of the GNOME project.
-
 The goal is a daemon both for the single pilot user,
 but also for eg. office use, where many pilots and many people are
 involved. And a complete set of office ready extras.
-
 Among the features that the package will offer, are
-
 * CORBA based daemon
 * Support for multiple pilots/users and cradles
 * Management of users an pilots


More information about the Lunar-commits mailing list