From 7912f5906e8e748ab1813e2a7f29c05141b5e727 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 5 Sep 2020 22:31:29 +0200 Subject: CINNAMON: use a repo URL for Slackware-current, not 14.2 --- pkglists/cinnamon.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'pkglists/cinnamon.conf') diff --git a/pkglists/cinnamon.conf b/pkglists/cinnamon.conf index 5e78bd3..d0e95a3 100644 --- a/pkglists/cinnamon.conf +++ b/pkglists/cinnamon.conf @@ -2,10 +2,8 @@ # or empty directory, then the content of 'SL_REPO_URL' will be rsync-ed # to the local directory 'SL_REPO'. -#SL_REPO_URL="rsync://slackware.uk/csb/${SL_VERSION}/${SL_ARCH}" -#SL_REPO="/var/cache/liveslak/csb/${SL_VERSION}/${SL_ARCH}" -SL_REPO_URL="rsync://slackware.uk/csb/14.2/${SL_ARCH}" -SL_REPO="/var/cache/liveslak/csb/14.2/${SL_ARCH}" +SL_REPO_URL="rsync://slackware.uk/csb/${SL_VERSION}/${SL_ARCH}" +SL_REPO="/var/cache/liveslak/csb/${SL_VERSION}/${SL_ARCH}" # Package root directory: SL_PKGROOT=${SL_REPO} -- cgit v1.2.3