aboutsummaryrefslogtreecommitdiffstats
path: root/pkglists/ktown.conf
diff options
context:
space:
mode:
Diffstat (limited to 'pkglists/ktown.conf')
-rw-r--r--pkglists/ktown.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkglists/ktown.conf b/pkglists/ktown.conf
index 856f899..cd37cae 100644
--- a/pkglists/ktown.conf
+++ b/pkglists/ktown.conf
@@ -2,7 +2,9 @@
# or empty directory, then the content of 'SL_REPO_URL' will be rsync-ed
# to the local directory 'SL_REPO'.
-VARIANT=latest
+# Either 'latest' or 'testing':
+VARIANT=testing
+
if [ "${SL_ARCH}" == "x86_64" ]; then
LIBSUFFIX="64"
else