--On February 28, 2014 at 4:02:16 PM -0600 Paul Schmehl
wrote:
--On February 28, 2014 at 11:21:24 PM +0200 Kozlov Sergey
wrote:
On 28.02.2014 20:43, Paul Schmehl wrote:
I'm working on a new port that's fetched from github.
This works:
MASTER_SITES=
https://github.com/collectiveintel/cif-
--On February 28, 2014 at 11:21:24 PM +0200 Kozlov Sergey
wrote:
On 28.02.2014 20:43, Paul Schmehl wrote:
I'm working on a new port that's fetched from github.
This works:
MASTER_SITES=
https://github.com/collectiveintel/cif-v1/releases/download/v1.0.2-FINAL/
DISTNAME= libcif-v1.0.2-F
On 28.02.2014 20:43, Paul Schmehl wrote:
> I'm working on a new port that's fetched from github.
>
> This works:
>
> MASTER_SITES=
> https://github.com/collectiveintel/cif-v1/releases/download/v1.0.2-FINAL/
> DISTNAME= libcif-v1.0.2-FINAL
>
> But I cannot for the life of me figure out how to
2014-02-28 19:43 GMT+01:00 Paul Schmehl :
> I'm working on a new port that's fetched from github.
>
> This works:
>
> MASTER_SITES=
> https://github.com/collectiveintel/cif-v1/releases/download/v1.0.2-FINAL/
> DISTNAME= libcif-v1.0.2-FINAL
>
> But I cannot for the life of me figure out how to
I'm working on a new port that's fetched from github.
This works:
MASTER_SITES=
https://github.com/collectiveintel/cif-v1/releases/download/v1.0.2-FINAL/
DISTNAME= libcif-v1.0.2-FINAL
But I cannot for the life of me figure out how to convert that to the more
normal USE_GITHUB syntax.