commit:     8b1a77084225efe6ce090cea51b09832725d6984
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 21:28:16 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 21:28:16 2016 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=8b1a7708

catalyst-auto: use automatic GITDIR for hppa/ia64

 tools/catalyst-auto-hppa.conf | 2 --
 tools/catalyst-auto-ia64.conf | 2 --
 2 files changed, 4 deletions(-)

diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf
index 6f606a3..17bab7a 100644
--- a/tools/catalyst-auto-hppa.conf
+++ b/tools/catalyst-auto-hppa.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/hppa
 
 SETS="hppa1_1 hppa2_0 hppa_livecd hppa_netboot"

diff --git a/tools/catalyst-auto-ia64.conf b/tools/catalyst-auto-ia64.conf
index a094f48..684c60c 100644
--- a/tools/catalyst-auto-ia64.conf
+++ b/tools/catalyst-auto-ia64.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/ia64
 
 SPECS="stage1.spec stage2.spec stage3.spec"

Reply via email to