commit:     0f867a3dfd535bca768ecfff7440820edc855a48
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 20:08:57 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 20:08:57 2016 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=0f867a3d

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

 tools/catalyst-auto-ppc.conf     | 2 --
 tools/catalyst-auto-ppc64.conf   | 2 --
 tools/catalyst-auto-sparc64.conf | 2 --
 3 files changed, 6 deletions(-)

diff --git a/tools/catalyst-auto-ppc.conf b/tools/catalyst-auto-ppc.conf
index 79387a1..44ecae7 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 ff78a0c..b726e7e 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 92e4773..4d56b0f 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"

Reply via email to