From e7a35ca3a321d5cd347a02fae640aa4fac562867 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 16 Nov 2016 01:18:08 +0100 Subject: MATE: switch back to a proper repository URL. --- pkglists/mate.conf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pkglists/mate.conf b/pkglists/mate.conf index c02452a..1d293c1 100644 --- a/pkglists/mate.conf +++ b/pkglists/mate.conf @@ -2,11 +2,8 @@ # or empty directory, then the content of 'SL_REPO_URL' will be rsync-ed # to the local directory 'SL_REPO'. -# For now, hard-code "14.2" because "current" does not have a "latest": -#SL_REPO_URL="rsync://slackware.uk/msb/${SL_VERSION}/latest/${SL_ARCH}/" -#SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/msb/${SL_VERSION}/latest/${SL_ARCH}" -SL_REPO_URL="rsync://slackware.uk/msb/14.2/latest/${SL_ARCH}/" -SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/msb/14.2/latest/${SL_ARCH}" +SL_REPO_URL="rsync://slackware.uk/msb/${SL_VERSION}/latest/${SL_ARCH}/" +SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/msb/${SL_VERSION}/latest/${SL_ARCH}" # Package root directory: SL_PKGROOT=${SL_REPO} -- cgit v1.2.3