ACK: [PATCH] Snapcraft: fix typo in path

ivanhu ivan.hu at canonical.com
Tue May 23 06:50:21 UTC 2017



On 05/10/2017 11:22 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Fickle fingers, I managed to make a typo in the path variable
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>   snapcraft.yaml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/snapcraft.yaml b/snapcraft.yaml
> index c35a78df..5179c587 100644
> --- a/snapcraft.yaml
> +++ b/snapcraft.yaml
> @@ -24,4 +24,4 @@ apps:
>       fwts:
>           command: bin/fwts
>           environment:
> -            LD_LIBRARY_PATH: $LD_LIBRART_PATH:$SNAP/lib/fwts
> +            LD_LIBRARY_PATH: $LD_LIBRARY_PATH:$SNAP/lib/fwts
Acked-by: Ivan Hu <ivan.hu at canonical.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20170523/9e1337e1/attachment.html>


More information about the fwts-devel mailing list