|
From: Chris F. <cd...@fo...> - 2011-11-22 09:12:17
|
On Tue, Nov 22, 2011 at 09:33:00AM +0100, deloptes wrote: > Can you pass the git url for download ... I could update the wiki as I > didn't find information about git there, I couldn't download from git, > though I recall there was posting about it. > Give me the git url and I'll retest and report. You can grab binary-meta with: git clone git://repo.or.cz/opensync/binary-meta.git This references all the other supported git repos. You can build binary packages for debian-style systems with 'make debian-all' and make some of the binary packages for Fedora style systems with 'make rpm-all'. See the READMEs for more info, as well as the help text when you just type 'make'. Note that repo.or.cz has some trouble sometimes with overloaded servers, so it may have trouble downloading. Just keep trying. :-) - Chris |