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/ppc
|
||||
SPECS_DIR=${REPO_DIR}/releases/specs/ppc
|
||||
|
||||
SPECS="ppc32/stage1.spec ppc32/stage3.spec ppc64/stage1.spec ppc64/stage3.spec"
|
||||
#SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
@ -10,7 +10,7 @@ SPECS="ppc32/stage1.spec ppc32/stage3.spec ppc64/stage1.spec ppc64/stage3.spec"
|
|||
|
||||
OPTIONAL_SPECS="ppc32/installcd-stage1.spec ppc32/installcd-stage2-minimal.spec"
|
||||
|
||||
KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/powerpc
|
||||
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/powerpc
|
||||
|
||||
EMAIL_SUBJECT_PREPEND="[ppc-auto]"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue