diff --git a/tools/catalyst-auto-ppc.conf b/tools/catalyst-auto-ppc.conf index 79387a18..44ecae7f 100644 --- a/tools/catalyst-auto-ppc.conf +++ b/tools/catalyst-auto-ppc.conf @@ -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" diff --git a/tools/catalyst-auto-ppc64.conf b/tools/catalyst-auto-ppc64.conf index ff78a0c4..b726e7e0 100644 --- a/tools/catalyst-auto-ppc64.conf +++ b/tools/catalyst-auto-ppc64.conf @@ -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" diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf index 92e47733..4d56b0f0 100644 --- a/tools/catalyst-auto-sparc64.conf +++ b/tools/catalyst-auto-sparc64.conf @@ -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"