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/s390/s390
|
||||
SPECS_DIR=${REPO_DIR}/releases/specs/s390/s390
|
||||
SUBARCH=`grep subarch $SPECS_DIR/stage1.spec | awk '{print $2}'`
|
||||
|
||||
SETS="default netboot"
|
||||
|
@ -10,7 +10,7 @@ SET_default_SPECS="stage1.spec stage3.spec"
|
|||
|
||||
SET_netboot_SPECS="netboot/netboot.spec"
|
||||
|
||||
KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/s390
|
||||
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/s390
|
||||
|
||||
update_symlinks() {
|
||||
# Symlink the latest stages3 to build from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue