From 3c817aa33edff369ab8c4b6d62b6d4fa4ef7ed5c Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 13 Dec 2020 21:14:55 +0100 Subject: Remove package lists and confs that are no longer relevant --- pkglists/lxqtdeps.conf | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 pkglists/lxqtdeps.conf (limited to 'pkglists/lxqtdeps.conf') diff --git a/pkglists/lxqtdeps.conf b/pkglists/lxqtdeps.conf deleted file mode 100644 index 94a0566..0000000 --- a/pkglists/lxqtdeps.conf +++ /dev/null @@ -1,12 +0,0 @@ -# If 'SL_REPO_URL' is a rsync:// URL and 'SL_REPO' points to a non-existent -# 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-kde/${SL_VERSION}/latest/${SL_ARCH}" -SL_REPO="/var/cache/liveslak/ktown/${SL_VERSION}/latest/${SL_ARCH}" - -# Package root directory: -SL_PKGROOT=${SL_REPO} - -# Patches root directory: -SL_PATCHROOT="" - -- cgit v1.2.3-65-gdbad