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
|
@ -1,7 +1,7 @@
|
|||
# This is the config file for the catalyst-auto script. It should be pretty
|
||||
# self-explanatory.
|
||||
|
||||
SPECS_DIR=${REPO_DIR}/releases/weekly/specs/alpha
|
||||
SPECS_DIR=${REPO_DIR}/releases/specs/alpha
|
||||
|
||||
SPECS="stage1.spec stage3.spec"
|
||||
#SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
@ -16,7 +16,7 @@ SETS="default"
|
|||
SET_default_SPECS="stage1.spec stage3.spec"
|
||||
SET_default_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
||||
KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/alpha
|
||||
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/alpha
|
||||
|
||||
update_symlinks() {
|
||||
# Symlink the latest stages3 to build from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue