summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-03-16 17:28:16 -0400
committerMike Frysinger <vapier@gentoo.org>2016-03-16 17:28:16 -0400
commit8b1a77084225efe6ce090cea51b09832725d6984 (patch)
treeb0ec4b867f06328f472461ac37ec1f4e29143ff3
parentForgot to disable the systemd stage building. (diff)
downloadreleng-8b1a77084225efe6ce090cea51b09832725d6984.tar.gz
releng-8b1a77084225efe6ce090cea51b09832725d6984.tar.bz2
releng-8b1a77084225efe6ce090cea51b09832725d6984.zip
catalyst-auto: use automatic GITDIR for hppa/ia64
-rw-r--r--tools/catalyst-auto-hppa.conf2
-rw-r--r--tools/catalyst-auto-ia64.conf2
2 files changed, 0 insertions, 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"