catalyst-auto: use automatic GITDIR for ppc/ppc64/sparc64

This commit is contained in:
Mike Frysinger 2016-03-20 16:08:57 -04:00
parent d912294c9a
commit 0f867a3dfd
3 changed files with 0 additions and 6 deletions

View file

@ -1,8 +1,6 @@
# This is the config file for the catalyst-auto script. It should be pretty
# self-explanatory.
GITDIR=/home/armin76/releng
SPECS_DIR=${GITDIR}/releases/weekly/specs/ppc/ppc32
SPECS="stage1.spec stage2.spec stage3.spec"

View file

@ -1,8 +1,6 @@
# This is the config file for the catalyst-auto script. It should be pretty
# self-explanatory.
GITDIR=/home/armin76/releng
SPECS_DIR=${GITDIR}/releases/weekly/specs/ppc/ppc64
SPECS="stage1-32ul.spec stage2-32ul.spec stage3-32ul.spec stage1-64ul.spec stage2-64ul.spec stage3-64ul.spec"

View file

@ -1,8 +1,6 @@
# This is the config file for the catalyst-auto script. It should be pretty
# self-explanatory.
GITDIR=/root/releng/
SPECS_DIR=${GITDIR}/releases/weekly/specs/sparc/sparc64
SETS="default multilib"