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

@ -3,7 +3,7 @@
REPO_DIR=/root/releng/
SPECS_DIR=${REPO_DIR}/releases/weekly/specs/arm/armv7a/hardfloat
SPECS_DIR=${REPO_DIR}/releases/specs/arm/armv7a/hardfloat
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]"