summaryrefslogtreecommitdiff
path: root/net-libs/accounts-qml/files/accounts-qml-0.7-no-tests.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /net-libs/accounts-qml/files/accounts-qml-0.7-no-tests.patch
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'net-libs/accounts-qml/files/accounts-qml-0.7-no-tests.patch')
-rw-r--r--net-libs/accounts-qml/files/accounts-qml-0.7-no-tests.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-libs/accounts-qml/files/accounts-qml-0.7-no-tests.patch b/net-libs/accounts-qml/files/accounts-qml-0.7-no-tests.patch
new file mode 100644
index 000000000000..cfe8dec082bb
--- /dev/null
+++ b/net-libs/accounts-qml/files/accounts-qml-0.7-no-tests.patch
@@ -0,0 +1,14 @@
+--- a/accounts-qml-module.pro 2016-06-08 09:26:26.000000000 +0200
++++ b/accounts-qml-module.pro 2019-12-08 14:16:24.058806381 +0100
+@@ -5,8 +5,9 @@
+ TEMPLATE = subdirs
+ CONFIG += ordered
+ SUBDIRS = \
+- src \
+- tests
++ src
++
++CONFIG(tests): SUBDIRS += tests
+
+ include(common-installs-config.pri)
+