<br><br><div class="gmail_quote">On Fri, Mar 13, 2009 at 5:47 AM, Dagobert Michelsen <span dir="ltr">&lt;<a href="mailto:dam@opencsw.org">dam@opencsw.org</a>&gt;</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">&gt;   I&#39;m also having a problem with the dynamic license except my<br>
&gt; license is called gpl.txt in this pkg and so I changed the default<br>
&gt; COPYING to gpl.txt.<br>
<br>
</div>The only should that should be needed is<br>
   LICENSE = gpl.txt<br>
<div class="im"><br>
&gt; Now when the build stage gets to the dynamic license it looks in<br>
&gt; work/build-global but the source has been unpacked in work/build-isa-<br>
&gt; sparcv8.  So, I created a sym-link in work/build-global to link to<br>
&gt; 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>
&gt; As far as I know I&#39;m not redefining WORKSRC.  Maybe I didn&#39;t read<br>
&gt; some GAR documentation yet or missing something?  However, I&#39;ve used<br>
&gt; 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&#39;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>