Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Sun, 11 Nov 2001 16:17:01 -0500 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com Subject: Move zlib up one level, part 2 Message-ID: <20011111211701.GA23428@redhat.com> Reply-To: cygwin-apps AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23.1i I have the cinstall makefile modified but the next question is "How should I do this?" My preference is to be naughty and just move the cvs directory itself. That way any cvs history in zlib is carried forward. This would mean that I'd have to modify the sources and Makefiles on at least three branches, which I'm willing to do. I'm just wondering if I will screw anyone up if I do this. The alternative is to create a new winsup/zlib directory. I believe that would mean that everyone would have to use the -P option when updating their directories to cause the empty directory to be automatically deleted. cgf