Remove weekly directory
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
e24e331fa3
commit
8407af57f5
313 changed files with 162 additions and 162 deletions
|
@ -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]"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue