This is the mail archive of the cygwin-apps 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: cygport: user-supplied download action?


On Jun 19 15:06, Yaakov (Cygwin/X) wrote:
> On 2012-06-19 14:57, Corinna Vinschen wrote:
> >On Jun 19 03:10, Yaakov (Cygwin/X) wrote:
> >>Sorry for the delay.  How about the attached patch, adding
> >>SRC_DIR=src before the inherit cvs in your .cygport?
> >
> >If I add SRC_DIR=src, what of the above is supposed to stay and what
> >should go?
> 
>  CVS_URI=":pserver:anoncvs@cygwin.com:/cvs/src"
>  CVS_MODULE="winsup"
>  CVS_BRANCH="cygwin-${PV//\./_}-release"
> -CVS_TOPLEVEL="src"
> +SRC_DIR="src"
>  inherit cvs

Thanks, it works fine, as far as I can see.  It's a bit puzzeling,
though, that the original source archive is now called after the module
name, winsup-${PV}.tar.bz2, but still, it works.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


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