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/hppa
SPECS_DIR=${REPO_DIR}/releases/specs/hppa
SETS="hppa1_1 hppa2_0 hppa_livecd hppa_netboot"
@ -13,7 +13,7 @@ SET_hppa_livecd_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
SET_hppa_netboot_SPECS="netboot2-hppa32.spec netboot2-hppa64.spec"
KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/hppa
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/hppa
EMAIL_SUBJECT_PREPEND="[hppa-auto]"