Ignore:
Timestamp:
03/03/2006 08:58:07 PM (19 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
86860fd
Parents:
b792da1
Message:

Set scripts to use ftp mirrors instead of a specific http mirror for downloads

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs-0.2-debian_31_as_host-1.patch

    rb792da1 rb701a0f  
    2424     case $DL in
    2525       wget )
    26          wget $HTTP/$DIR/$2
     26         wget $FTP/$DIR/$2
    2727@@ -274,7 +277,7 @@
    2828         echo "$DL not supported at this time."
     
    3333     case $DL in
    3434       wget )
    35          wget -c $HTTP/$DIR/$2
     35         wget -c $FTP/$DIR/$2
    3636@@ -287,8 +290,11 @@
    3737         ;;
Note: See TracChangeset for help on using the changeset viewer.