Remove weekly directory

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2020-04-28 18:16:29 -07:00
parent e24e331fa3
commit 8407af57f5
313 changed files with 162 additions and 162 deletions

View file

@ -7,7 +7,7 @@ host=$(hostname)
source /etc/catalyst/release/build.env
SPECS_DIR=${REPO_DIR}/releases/weekly/specs/${ARCH}
SPECS_DIR=${REPO_DIR}/releases/specs/${ARCH}
SETS="
i486
@ -23,7 +23,7 @@ SET_i686_SPECS="i686/stage1.spec i686/stage2.spec i686/stage3.spec"
SET_hardened_SPECS="hardened/stage1.spec hardened/stage2.spec hardened/stage3.spec"
SET_hardened_OPTIONAL_SPECS="hardened/admincd-stage1.spec hardened/admincd-stage2.spec"
KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/${ARCH}
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/${ARCH}
EXTENSIONS="[.tar.xz,.tar.bz2,.tar.gz,.tar,.sfs]"