guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#36962] [PATCH] gnu: Add network-manager-openconnect.


From: Ricardo Wurmus
Subject: [bug#36962] [PATCH] gnu: Add network-manager-openconnect.
Date: Wed, 07 Aug 2019 20:37:19 +0200
User-agent: mu4e 1.2.0; emacs 26.2

Hi Efraim,

> * gnu/packages/gnome.scm (network-manager-openconnect): New variable.

This looks good to me.

Why is this in gnome.scm and not in, say, networking?

> +               (substitute* "src/nm-openconnect-service.c"
> +                    (("\"/usr/local/sbin/openconnect\"") pretty-ovpn)
> +                    (("\"/usr/sbin/openconnect\"") pretty-ovpn)
> +                    (("/sbin/modprobe") modprobe)))

The indentation looks wrong.

-- 
Ricardo






reply via email to

[Prev in Thread] Current Thread [Next in Thread]