[Lunar-commits] <moonbase> bash_static: optimized DETAILS

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat Oct 29 17:08:56 CEST 2011


commit 8d032e6d77e9f638d1ad91e448fe60dea934bac0
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat Oct 29 17:08:56 2011 +0200

    bash_static: optimized DETAILS
---
 shells/bash_static/DETAILS |   25 ++++++++++++-------------
 1 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS
index f0f976b..7fc8cf0 100644
--- a/shells/bash_static/DETAILS
+++ b/shells/bash_static/DETAILS
@@ -1,7 +1,6 @@
           MODULE=bash_static
          VERSION=4.2
-            BASE=4.2
-          SOURCE=bash-$BASE.tar.gz
+          SOURCE=bash-$VERSION.tar.gz
          SOURCE2=bash42-001
          SOURCE3=bash42-002
          SOURCE4=bash42-003
@@ -12,20 +11,20 @@
          SOURCE9=bash42-008
         SOURCE10=bash42-009
         SOURCE11=bash42-010
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$BASE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
    SOURCE_URL[0]=$GNU_URL/bash
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/bash
    SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/bash
-     SOURCE2_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
-     SOURCE3_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
-     SOURCE4_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
-     SOURCE5_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
-     SOURCE6_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
-     SOURCE7_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
-     SOURCE8_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
-     SOURCE9_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
-    SOURCE10_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
-    SOURCE11_URL=http://ftp.gnu.org/gnu/bash/bash-4.2-patches
+     SOURCE2_URL=http://ftp.gnu.org/gnu/bash/bash-$VERSION-patches
+     SOURCE3_URL=$SOURCE2_URL
+     SOURCE4_URL=$SOURCE2_URL
+     SOURCE5_URL=$SOURCE2_URL
+     SOURCE6_URL=$SOURCE2_URL
+     SOURCE7_URL=$SOURCE2_URL
+     SOURCE8_URL=$SOURCE2_URL
+     SOURCE9_URL=$SOURCE2_URL
+    SOURCE10_URL=$SOURCE2_URL
+    SOURCE11_URL=$SOURCE2_URL
       SOURCE_VFY=sha1:487840ab7134eb7901fbb2e49b0ee3d22de15cb8
      SOURCE2_VFY=sha1:c069f07492c9199bc7cff71a4f032f668ba4ea0a
      SOURCE3_VFY=sha1:75b6726656a08e47172704545c57a290e29075e9


More information about the Lunar-commits mailing list