summaryrefslogtreecommitdiff
path: root/sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro')
-rw-r--r--sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro b/sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro
index d85af3c4b8ef..c7a6d2e71929 100644
--- a/sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro
+++ b/sysutils/signon-plugin-oauth2/files/patch-signon-oauth2.pro
@@ -1,11 +1,11 @@
---- signon-oauth2.pro.orig 2018-03-03 17:00:59 UTC
+--- signon-oauth2.pro.orig 2020-11-10 19:43:33 UTC
+++ signon-oauth2.pro
@@ -3,7 +3,7 @@ include( common-project-config.pri )
TEMPLATE = subdirs
CONFIG += ordered
--SUBDIRS = src tests example
-+SUBDIRS = src
-
- include( common-installs-config.pri )
+-SUBDIRS = src tests
++SUBDIRS = src
+ CONFIG(make_examples) {
+ SUBDIRS += example