[Lunar-commits] <moonbase> xfce4-settings: small tweaks.

Florin Braescu florin at lunar-linux.org
Sat Apr 25 07:25:04 CEST 2009


commit e359230e649bddba1b327a2218dd11b131f4e1f7
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Apr 25 08:25:04 2009 +0300

    xfce4-settings: small tweaks.
---
 xfce4/core/xfce4-settings/BUILD   |    6 +++---
 xfce4/core/xfce4-settings/DETAILS |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/xfce4/core/xfce4-settings/BUILD b/xfce4/core/xfce4-settings/BUILD
index f03a97a..df25364 100644
--- a/xfce4/core/xfce4-settings/BUILD
+++ b/xfce4/core/xfce4-settings/BUILD
@@ -3,11 +3,11 @@
 
    # tchan added this patch to fix the incorrect pkg-config check for libXi.
    # This should be removed when the xfce4 devs get around to fixing this correctly
-   patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+   patch_it $SOURCE_CACHE/$SOURCE2 1  &&
    autoconf &&
-   ./configure  --build=$BUILD                              \
+   ./configure  --build=$BUILD             \
                 --prefix=${MODULE_PREFIX}  \
-                $OPTS                                       &&
+                $OPTS                     &&
 
    default_make
 
diff --git a/xfce4/core/xfce4-settings/DETAILS b/xfce4/core/xfce4-settings/DETAILS
index 31c87d7..8eef7bd 100644
--- a/xfce4/core/xfce4-settings/DETAILS
+++ b/xfce4/core/xfce4-settings/DETAILS
@@ -2,7 +2,7 @@
          VERSION=4.6.1
           SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=$MODULE-4.6.1-libxi-patch.diff
-      SOURCE_URL=http://www.xfce.org/archive/xfce-$VERSION/src/
+      SOURCE_URL=http://www.xfce.org/archive/xfce-$VERSION/src
       SOURCE_VFY=sha1:ab117c3923571e2437095fd165ac4bf392e658e0
      SOURCE2_URL=$PATCH_URL 
      SOURCE2_VFY=sha1:78672e11b205e388127f977f8b8e43991829abe3


More information about the Lunar-commits mailing list