Update the default package URL
Change-Id: I1f82f195b5bbc511b54b0598cf55a2231ed20c42
This commit is contained in:
parent
feace670ed
commit
f1778d4cdd
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ then echo Please install pkg_install from pkgsrc.
|
|||
fi
|
||||
|
||||
# Packages we have to pre-install, and url to use
|
||||
PACKAGEURL=ftp://ftp.minix3.org/pub/minix/packages/$version_pretty/`uname -m`/All/
|
||||
PACKAGEURL=http://www.minix3.org/pkgsrc/packages/$version_pretty/`uname -m`/All/
|
||||
PREINSTALLED_PACKAGES="
|
||||
pkg_install
|
||||
pkgin
|
||||
|
|
Loading…
Reference in a new issue