How to tell dump plugin to only copy a specific file

Sergio Schvezov sergio.schvezov at canonical.com
Mon Oct 3 23:12:33 UTC 2016



El 03/10/16 a las 19:59, Omer Akram escribió:
>
>
> On Tue, Oct 4, 2016 at 3:53 AM, Sergio Schvezov 
> <sergio.schvezov at canonical.com <mailto:sergio.schvezov at canonical.com>> 
> wrote:
>
>
>
>     El 03/10/16 a las 19:45, Omer Akram escribió:
>
>         Hi!
>
>         I have a very simple python application with a library part
>         and a launcher. The library is being compile by the `python`
>         plugin and I am copying the launcher with `dump` plugin. It
>         works but it seems that the dump plugin copies all the
>         undesired files in the root of my project into the final snap,
>         I only want it to copy a single file. Is there a config that I
>         can tell the plugin to only copy that specific file ?
>
>
>     Use filesets, stage or prime, or both.
>
>
> Is there an example on how a filesets line may look like, a grep on 
> the playpen repository does not seem to match filesets ?

https://github.com/snapcore/snapcraft/blob/master/demos/gopaste/snapcraft.yaml#L27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snapcraft/attachments/20161003/cf7d3c8f/attachment.html>


More information about the Snapcraft mailing list