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

@ -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/ppc/ppc64le
SPECS_DIR=${REPO_DIR}/releases/specs/ppc/ppc64le
SPECS="stage1.spec stage3.spec"
@ -11,7 +11,7 @@ SPECS="stage1.spec stage3.spec"
#OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/powerpc
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/powerpc
EMAIL_SUBJECT_PREPEND="[ppc64le-auto]"