Re: cygport: Request a new feature in order to set owner/group names in packaged tarballs.

2020-08-03 Thread Achim Gratz
Lemures Lemniscati via Cygwin writes: > This is another patch, so that cygport shall make tarballs with > specified owner and group names. Cygport patches should better go to cygwin-apps. I've already sent a patch that allows you to do the same thing some time ago, but it has not been reviewed ye

cygport: Request a new feature in order to set owner/group names in packaged tarballs.

2020-08-03 Thread Lemures Lemniscati via Cygwin
Hi! This is another patch, so that cygport shall make tarballs with specified owner and group names. e.g.) Invoke like this: PKG_OWNER_GROUP=lovely/cygwin cygport fabulous.cygport package and we'll get tarballs with a owner name 'lovely' and a group name 'cygwin'. But, there may be more suitab