catalyst-auto: use automatic GITDIR for ppc/ppc64/sparc64
This commit is contained in:
parent
d912294c9a
commit
0f867a3dfd
3 changed files with 0 additions and 6 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue