diff options
Diffstat (limited to 'pkglists/mate.conf')
-rw-r--r-- | pkglists/mate.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkglists/mate.conf b/pkglists/mate.conf index a7fb6ce..7e3aa0c 100644 --- a/pkglists/mate.conf +++ b/pkglists/mate.conf @@ -3,7 +3,7 @@ # to the local directory 'SL_REPO'. SL_REPO_URL="rsync://slackware.uk/msb/${SL_VERSION}/latest/${SL_ARCH}/" -SL_REPO="/car/cache/liveslak/msb/${SL_VERSION}/latest/${SL_ARCH}" +SL_REPO="/var/cache/liveslak/msb/${SL_VERSION}/latest/${SL_ARCH}" # Package root directory: SL_PKGROOT=${SL_REPO} |