----- Original Message ----- > From: "Andreas Mock" <[email protected]> > To: "The Pacemaker cluster resource manager" <[email protected]>, > [email protected] > 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:[email protected]] > Gesendet: Mittwoch, 21. August 2013 16:34 > An: [email protected] > 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: [email protected] > 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: [email protected] > 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: [email protected] 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
