diff options
Diffstat (limited to 'pkglists/alien.conf')
-rw-r--r-- | pkglists/alien.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkglists/alien.conf b/pkglists/alien.conf index 4b527b2..a81a7c2 100644 --- a/pkglists/alien.conf +++ b/pkglists/alien.conf @@ -2,7 +2,7 @@ # 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/people/alien/sbrepos/${SL_VERSION}/${SL_ARCH}" -SL_REPO="/mnt/auto/sox/sbrepos/${SL_VERSION}/${SL_ARCH}" +SL_REPO="/var/cache/liveslak/sbrepos/${SL_VERSION}/${SL_ARCH}" # Package root directory: SL_PKGROOT=${SL_REPO} |