[Patch] cygport: Allow to clear default_excludes

Christian Franke Christian.Franke@t-online.de
Fri Mar 7 19:03:00 GMT 2008


The cygport 0.3.8 "default_excludes" list is not suitable for all 
projects, in particular when aclocal.m4 is used in a non-automake 
project like bash (http://sourceware.org/ml/cygwin/2007-03/msg00613.html).

With the attached, the default_excludes list is cleared when when 
DIFF_EXCLUDES starts with '!' (Syntax borrowed from .cvsignore ;-)
Then all necessary excludes except CYGWIN-PATCHES must be specified, e.g:

DIFF_EXCLUDES="! config.* install-sh missing ..."

The patch also adds a missing blank for DIFF_EXCLUDES="-x foo ...".

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygport-0.3.8-exclude.patch
Type: text/x-patch
Size: 739 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20080307/3e4da6ed/attachment.bin>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list