[Pacemaker] Compiling head of git clone --depth 0 git://github.com/ClusterLabs/pacemaker.git
David Vossel
dvossel at redhat.com
Wed Aug 21 21:37:56 UTC 2013
----- Original Message -----
> From: "Andreas Mock" <andreas.mock at web.de>
> To: "The Pacemaker cluster resource manager" <pacemaker at oss.clusterlabs.org>, pacemaker at clusterlabs.org
> Sent: Wednesday, August 21, 2013 10:05:38 AM
> Subject: Re: [Pacemaker] Compiling head of git clone --depth 0 git://github.com/ClusterLabs/pacemaker.git
>
> Hi all,
>
> for the archive:
> It seems that I have found it.
>
> A simple 'make rpm' does the job.
>
> I had problems because of a make run with
> another tag before. So I don't know how
> to clean up the whole build environment without
> deleting the whole git repository.
git reset --hard
git clean -f -d -x
>
> Best regards
> Andreas Mock
>
>
> -----Ursprüngliche Nachricht-----
> Von: Andreas Mock [mailto:andreas.mock at web.de]
> Gesendet: Mittwoch, 21. August 2013 16:34
> An: pacemaker at clusterlabs.org
> Betreff: [Pacemaker] Compiling head of git clone --depth 0
> git://github.com/ClusterLabs/pacemaker.git
>
> Hi all,
>
> can someone tell me how I can compile and build a rpm
> from the current head of the git repository as
> git clone --depth 0 git://github.com/ClusterLabs/pacemaker.git ?
>
> Best regards
> Andreas Mock
>
>
>
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
>
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
>
More information about the Pacemaker
mailing list