From 8b1a77084225efe6ce090cea51b09832725d6984 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 16 Mar 2016 17:28:16 -0400 Subject: [PATCH] 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 6f606a3a..17bab7a1 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 a094f48f..684c60c9 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"