[Lunar-commits] <moonbase> bash: Fix SOURCE2_URL to point to the correct location

Stefan Wold ratler at lunar-linux.org
Wed Nov 4 20:42:29 CET 2009


commit f8975e8dfe4764eb22af3dd691f9a59250cfec82
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Wed Nov 4 20:42:29 2009 +0100

    bash: Fix SOURCE2_URL to point to the correct location
---
 shells/bash/DETAILS |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS
index 904b70a..beccda8 100644
--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -6,8 +6,7 @@
    SOURCE_URL[0]=$GNU_URL/$MODULE
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
    SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/$MODULE
-  SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches
-  SOURCE3_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:2bbed30879f9f424c091a846a48111c27d0b2370
      SOURCE2_VFY=sha1:ceb8a6c988ab8cbbbe08a3cea303990bfd338a0b
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE


More information about the Lunar-commits mailing list