Hi!
This is another patch for cygport:
In lib/src_prep.cygpart/__mkdirs(),
remove all extended ACL entries of ${workdir}, first,
as a fool-proof (e.g., in case file permission tests are required,
or in case file permission under ${D} would be contaminated).
I encounterd a case (cmake) in which a file-permission test failed, but
it passed by using `setfacl -b`.
I think this patch would not harm.
Regards,
Lem