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
|
@ -3,7 +3,7 @@
|
|||
|
||||
REPO_DIR=/root/releng/
|
||||
|
||||
SPECS_DIR=${REPO_DIR}/releases/weekly/specs/arm64
|
||||
SPECS_DIR=${REPO_DIR}/releases/specs/arm64
|
||||
SUBARCH=`grep subarch $SPECS_DIR/stage1.spec | awk '{print $2}'`
|
||||
|
||||
SETS="default"
|
||||
|
@ -11,7 +11,7 @@ SETS="default"
|
|||
SET_default_SPECS="stage1.spec stage2.spec stage3.spec"
|
||||
#SET_default_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
||||
#KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/sparc
|
||||
#KCONFIG_DIR=${REPO_DIR}/releases/kconfig/sparc
|
||||
|
||||
EMAIL_SUBJECT_PREPEND="[${SUBARCH}-auto]"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue