<div dir="ltr">Thanks, that's what I ended up doing. It just surprised me that the stage-packages were subject to organization.<div><br></div><div>Ruddick<br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 10, 2017 at 5:57 AM, Michael Terry <<a href="mailto:michael.terry@canonical.com">michael.terry@canonical.com</a>> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
You can use a separate part for the stage packages:<br>
<br>
parts:<br>
  part1:<br>
    ...<br>
    organize:<br>
      '*': opt/<br>
  part2:<br>
    plugin: nil<br>
    stage-packages:<br>
        - some-great-package<br>
<br>
<br>
On Thu, Feb 9, 2017 at 11:47 PM, Ruddick Lawrence <<a href="mailto:ruddick@carbon.ai">ruddick@carbon.ai</a>> wrote:<br>
<br>
> I just discovered that a part with:<br>
><br>
> organize:<br>
>   '*': opt/<br>
> stage-packages:<br>
>     - some-great-package<br>
><br>
> moves the contents of the stage-packages into opt in addition to the<br>
> output of the plugin. Is this the intended behavior, and if so, is there a<br>
> way to move only the plugin output into a subfolder?<br>
><br>
> Thanks,<br>
> Ruddick<br>
><br>
> --<br>
> Snapcraft mailing list<br>
> <a href="mailto:Snapcraft@lists.snapcraft.io">Snapcraft@lists.snapcraft.io</a><br>
> Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/" rel="noreferrer" target="_blank">https://lists.ubuntu.com/</a><br>
> mailman/listinfo/snapcraft<br>
><br>
><br>
<br>
<br>
--<br>
-mt<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="https://lists.ubuntu.com/archives/snapcraft/attachments/20170210/ef7683db/attachment-0001.html" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>archives/snapcraft/<wbr>attachments/20170210/ef7683db/<wbr>attachment-0001.html</a>><br></blockquote></div></div></div></div>