<br><br><div class="gmail_quote">On Fri, Mar 13, 2009 at 5:47 AM, Dagobert Michelsen <span dir="ltr"><<a href="mailto:dam@opencsw.org">dam@opencsw.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Jake,<br>
<br>
Am 13.03.2009 um 00:20 schrieb Jake Goerzen:<br>
<div class="im">> I'm also having a problem with the dynamic license except my<br>
> license is called gpl.txt in this pkg and so I changed the default<br>
> COPYING to gpl.txt.<br>
<br>
</div>The only should that should be needed is<br>
LICENSE = gpl.txt<br>
<div class="im"><br>
> Now when the build stage gets to the dynamic license it looks in<br>
> work/build-global but the source has been unpacked in work/build-isa-<br>
> sparcv8. So, I created a sym-link in work/build-global to link to<br>
> where the source is just the get the test package created.<br>
<br>
</div>That should not be necessary. GAR should look in all modulations.<br>
<div class="im"><br>
> As far as I know I'm not redefining WORKSRC. Maybe I didn't read<br>
> some GAR documentation yet or missing something? However, I've used<br>
> the dynamic license before and it worked great.<br>
<br>
</div>Please commit your work and let me know where to find it so I<br>
can take a look if this is a bug or something.<br>
<div><div></div><div class="h5"><br>
<br></div></div></blockquote></div><br>Sorry for the confusion I am now reading all the mGAR v2 documentation. I'm getting caught up on it and will surely have some questions. I misunderstood what dynamic license was and simply had this line in my .gspec file:<br>
<br>%copyright url file://%{WORKSRC}/gpl.txt<br><br>Thanks, Jake<br>