On Tue, 2011-07-12 at 07:49 +0200, Marco Atzeri wrote: > This should help whomever get started: > > http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/mc > Yaakov > > Are you storing somewhere the fedora patches ? > I have not found a fetch method to download them.
Run the following commands inside the git checkout: git submodule init git submodule update (Why 'git checkout' won't do this for you, I do not know.) Then run cygport fetch so that the patches are copied into the top directory, followed by cygport prep build etc. Yaakov Cygwin Ports ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
