blob: 05904a96bf234501dcb376b15bc67f60b5e7ad7f (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
|
SL_REPO="/mnt/auto/sox/data/slackware/ktown/${SL_VERSION}/testing/${SL_ARCH}"
# Package root directory:
SL_PKGROOT=${SL_REPO}
# Patches root directory:
SL_PATCHROOT=""
|