Changeset 858


Ignore:
Timestamp:
Nov 1, 2008, 4:38:50 PM (15 years ago)
Author:
quentin
Message:
Fetch compat-readline43 from mirror, and download mit-zephyr from scripts
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/fedora/Makefile

    r839 r858  
    5959
    6060download: download_stamp
    61 download_stamp:
     61download_stamp: SRPMS/mit-zephyr-2.1-6.src.rpm
    6262        @mkdir -p $(dload); \
    6363        #wget -qO- -nv $(server_url)/$(server_arch) | xargs make
     
    173173install-deps:
    174174        yum -y install $(basic-deps) $(oursrc-deps) $(httpdmods-deps) $(httpd-deps) $(krb5-deps) $(openafs-deps) $(mit-zephyr-deps) $(openssh-deps)
    175         rpm -ivh http://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/Fedora/RPMS/compat-readline43-4.3-3.i386.rpm
     175        rpm -ivh ftp://ftp.muug.mb.ca/mirror/fedora/linux/core/6/i386/os/Fedora/RPMS/compat-readline43-4.3-3.i386.rpm
     176#       rpm -ivh http://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/Fedora/RPMS/compat-readline43-4.3-3.i386.rpm
    176177
    177178fedora:
Note: See TracChangeset for help on using the changeset viewer.