From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mediacenter.hi.pengutronix.de ([2001:6f8:1178:2::65]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1RiOe9-0003AA-Tr for ptxdist@pengutronix.de; Wed, 04 Jan 2012 12:04:41 +0100 Received: from mol by mediacenter.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1RiOe9-0007wz-Sl for ptxdist@pengutronix.de; Wed, 04 Jan 2012 12:04:41 +0100 Date: Wed, 4 Jan 2012 12:04:41 +0100 From: Michael Olbrich Message-ID: <20120104110441.GJ21393@pengutronix.de> References: <1325060510-18239-1-git-send-email-biessmann@corscience.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1325060510-18239-1-git-send-email-biessmann@corscience.de> Subject: Re: [ptxdist] [PATCH] README: PTXdist is in git now Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Wed, Dec 28, 2011 at 09:21:50AM +0100, Andreas Bie=DFmann wrote: > Signed-off-by: Andreas Bie=DFmann Applied. Michael > --- > README | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > = > diff --git a/README b/README > index a5b037d..7b36d44 100644 > --- a/README > +++ b/README > @@ -31,9 +31,9 @@ to install it. When you start using PTXdist, make sure = your $PATH > environment variable points to /bin, because that's where > the ptxdist frontend program is being installed to. > = > -For developers who want to work with svn versions of PTXdist it is only > -necessary to run "./configure && make" and set the PATH variable to the > -bin/ directory inside the PTXdist tree. > +For developers who want to work with git versions of PTXdist it is only > +necessary to run "./autogen.sh && ./configure && make" and set the PATH > +variable to the bin/ directory inside the PTXdist tree. > = > = > Quickstart > -- = > 1.7.7.3 > = > = > -- = > ptxdist mailing list > ptxdist@pengutronix.de -- = Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- = ptxdist mailing list ptxdist@pengutronix.de