This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Package content search and listing functionality for cygcheck


Igor Pechtchanski writes:
 > On Fri, 15 Aug 2003, David Rothenberger wrote:
 > 
 > > Here's another small patch for "cygcheck -c" that strips leading ./
 > > and / from filenames in the package lists.
 > >
 > > I have Joshua's packages for building cygwin-doc installed, and the
 > > entries in those packages' lists start with "./", which breaks the
 > > postinstall check, causing them to show up as bad.
 > >
 > > I know these are non-standard packages, but it's such a small little
 > > fix to support them and I would really like my "cygcheck -c" output
 > > to be clean.  This gets it closer; it still complains about empty
 > > packages like diff, but I don't see an easy way to solve that.
 > >
 > > This patch includes all your previous changes.
 > >
 > 
 > Dave,
 > 
 > Oops, Corinna just applied my previous patch.  I guess you'll have to
 > re-generate this one against the CVS HEAD...  Sorry.
 > 	Igor

No problem.  Here it is.  I wasn't sure whether to add to the
existing ChangeLog entry or make a new one.  Here's a new one.

Dave

======================================================================
2003-08-16  David Rothenberger  <daveroth@acm.org>

	* dump_setup.cc (check_package_files): Strip leading / and ./ from
	package file names.

Attachment: cygcheck-nonstd-packages.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]