This is the mail archive of the automake@gnu.org mailing list for the automake 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] Another over zealous sanity check


>>>>> "Bruce" == Bruce Korb <bkorb@pacbell.net> writes:

Bruce> +## DO NOT FORGET that there may be duplicates in the source and build :-(

When?

Bruce> -           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Bruce> +           cp -pR $$d/$$file $(distdir)$$dir || :; \

A patch like this really requires a rationale.

Tom



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