diff options
Diffstat (limited to 'arunisaac')
| -rw-r--r-- | arunisaac/openconnect.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arunisaac/openconnect.scm b/arunisaac/openconnect.scm index 897345a..1bd70c8 100644 --- a/arunisaac/openconnect.scm +++ b/arunisaac/openconnect.scm @@ -222,7 +222,7 @@ ;; This is a fork of openconnect-sso that works with the UCL VPN. We ;; use this until similar support is added to openconnect-sso ;; upstream. -(define openconnect-sso-ucl +(define-public openconnect-sso-ucl (package (inherit openconnect-sso) (name "openconnect-sso-ucl") |
