[Lunar-commits] <moonbase> gtk+: small tweaks.

Florin Braescu florin at lunar-linux.org
Sat Jan 31 18:47:39 CET 2009


commit 1f70337fc0156b7aae92bb0ead2a29da360d0896
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jan 31 19:47:39 2009 +0200

    gtk+: small tweaks.
---
 graphics/gtk+/BUILD   |    4 ++--
 graphics/gtk+/DEPENDS |    2 +-
 graphics/gtk+/DETAILS |    6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/gtk+/BUILD b/graphics/gtk+/BUILD
index 32a2040..639c506 100644
--- a/graphics/gtk+/BUILD
+++ b/graphics/gtk+/BUILD
@@ -1,7 +1,7 @@
 (
 
-  cp /usr/share/automake/config.sub $SOURCE_DIRECTORY &&
-  OPTS+=" --with-xinput=xfree" &&
+  cp /usr/share/automake/config.sub $SOURCE_DIRECTORY  &&
+  OPTS+=" --with-xinput=xfree"  &&
   default_build
 
 ) > $C_FIFO 2>&1
diff --git a/graphics/gtk+/DEPENDS b/graphics/gtk+/DEPENDS
index f4782f2..3047b57 100644
--- a/graphics/gtk+/DEPENDS
+++ b/graphics/gtk+/DEPENDS
@@ -1,2 +1,2 @@
-depends  glib  &&
+depends  glib
 depends  %X
diff --git a/graphics/gtk+/DETAILS b/graphics/gtk+/DETAILS
index 56b69de..002c9c6 100644
--- a/graphics/gtk+/DETAILS
+++ b/graphics/gtk+/DETAILS
@@ -2,9 +2,9 @@
            MAJOR=1.2
          VERSION=1.2.10
           SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=ftp://ftp.gtk.org/pub/gtk/v1.2/
-   SOURCE_URL[1]=$GNOME_URL/sources/$MODULE/$MAJOR/
-   SOURCE_URL[2]=http://planetmirror.com/pub/GNOME/stable/sources/$MODULE/
+   SOURCE_URL[0]=ftp://ftp.gtk.org/pub/gtk/v1.2
+   SOURCE_URL[1]=$GNOME_URL/sources/$MODULE/$MAJOR
+   SOURCE_URL[2]=http://planetmirror.com/pub/GNOME/stable/sources/$MODULE
         WEB_SITE=http://www.gtk.org
          ENTERED=20010922
          UPDATED=20010922


More information about the Lunar-commits mailing list