diff options
author | Eric Hameleers <alien@slackware.com> | 2016-12-11 12:41:23 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2016-12-11 12:41:23 +0100 |
commit | 6e47691161338870d923b63a72d967a8135e8f05 (patch) | |
tree | db1a07b19e1eda0fde8a62c7aaf28b82687404fa /pkglists/cinnamon.conf | |
parent | d0699e67a1aa6f93bf122c424e6778019163916c (diff) | |
download | liveslak-6e47691161338870d923b63a72d967a8135e8f05.tar.gz liveslak-6e47691161338870d923b63a72d967a8135e8f05.tar.xz |
Cinnamon: update the package list and repository info for Cinnamon 3.2.
Diffstat (limited to 'pkglists/cinnamon.conf')
-rw-r--r-- | pkglists/cinnamon.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkglists/cinnamon.conf b/pkglists/cinnamon.conf index 5e10c92..cca639d 100644 --- a/pkglists/cinnamon.conf +++ b/pkglists/cinnamon.conf @@ -3,8 +3,9 @@ # to the local directory 'SL_REPO'. #SL_REPO_URL="rsync://slackware.uk/csb/${SL_VERSION}/${SL_ARCH}" +#SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/csb/${SL_VERSION}/${SL_ARCH}" SL_REPO_URL="rsync://slackware.uk/csb/14.2/${SL_ARCH}" -SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/csb/testing/${SL_ARCH}" +SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/csb/14.2/${SL_ARCH}" # Package root directory: SL_PKGROOT=${SL_REPO} |