me
/
guix
Archived
1
0
Fork 0

gnu: signon-plugin-oauth2: Change SIGNON_PLUGINS_DIR.

This is a followup to 8a257582e3 where I applied
the v2 patch rather than the v3 patch (#70256).

* gnu/packages/qt.scm (signon-plugin-oauth2)[arguments]: Add /signon to
SIGNON_PLUGINS_DIR.

Change-Id: Ib77436507b43e6073cce8acf6a170035d3f09b1a
master
Christopher Baines 2024-04-17 16:19:08 +01:00
parent 7bed290fdf
commit a8b4e49993
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

View File

@ -5371,7 +5371,7 @@ authentication on behalf of its clients.")
(string-append "PREFIX=" #$output)
(string-append "LIBDIR=" #$output "/lib")
(string-append "SIGNON_PLUGINS_DIR=" #$output
"/lib")))))))
"/lib/signon")))))))
(synopsis "OAuth 2 plugin for signon")
(description
"This plugin for the Accounts-SSO SignOn daemon handles the OAuth