From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S502a-000379-6T for garchives@archives.gentoo.org; Tue, 06 Mar 2012 19:27:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6647DE0EB4; Tue, 6 Mar 2012 19:27:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3926BE0EB4 for ; Tue, 6 Mar 2012 19:27:13 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 418051B4019 for ; Tue, 6 Mar 2012 19:27:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 01371E5428 for ; Tue, 6 Mar 2012 19:27:11 +0000 (UTC) From: "Raúl Porcel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Raúl Porcel" Message-ID: <1331062021.81f0612a69c2b073dee2e05c2e4027d20a7a3701.armin76@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-ia64.conf X-VCS-Directories: tools/ X-VCS-Committer: armin76 X-VCS-Committer-Name: Raúl Porcel X-VCS-Revision: 81f0612a69c2b073dee2e05c2e4027d20a7a3701 X-VCS-Branch: master Date: Tue, 6 Mar 2012 19:27:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3b25288d-d22d-4be4-a18c-f2f160b30683 X-Archives-Hash: 80b92aceb032ae58ab02e26a047d8eb5 commit: 81f0612a69c2b073dee2e05c2e4027d20a7a3701 Author: Ra=C3=BAl Porcel gentoo org> AuthorDate: Tue Mar 6 19:27:01 2012 +0000 Commit: Ra=C3=BAl Porcel gentoo org> CommitDate: Tue Mar 6 19:27:01 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/releng.git;a=3D= commit;h=3D81f0612a Fix path for GITDIR on ia64 --- tools/catalyst-auto-ia64.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/catalyst-auto-ia64.conf b/tools/catalyst-auto-ia64.con= f index 46eae3d..f439fa9 100644 --- a/tools/catalyst-auto-ia64.conf +++ b/tools/catalyst-auto-ia64.conf @@ -1,7 +1,7 @@ # This is the config file for the catalyst-auto script. It should be pre= tty # self-explanatory. =20 -GITDIR=3D/root/releng +GITDIR=3D/home/armin76/releng =20 SPECS_DIR=3D${GITDIR}/releases/weekly/specs/ia64 =20