summaryrefslogtreecommitdiff
path: root/net-libs/signon-oauth2/files/signon-oauth2-0.24-dont-install-tests.patch
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-29 23:00:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-30 00:24:43 +0200
commit4e70ba7a532946db144995ca1b5d1a3bffda9955 (patch)
tree1dcb49cc31439f2a3559718df5ff9071a1be47f6 /net-libs/signon-oauth2/files/signon-oauth2-0.24-dont-install-tests.patch
parent11bd4094e336b9ac197ac5f571cf14253c6379dc (diff)
downloadgentoo-4e70ba7a532946db144995ca1b5d1a3bffda9955.tar.gz
gentoo-4e70ba7a532946db144995ca1b5d1a3bffda9955.tar.bz2
gentoo-4e70ba7a532946db144995ca1b5d1a3bffda9955.zip
net-libs/signon-oauth2: 0.24 version bump, disable examples
Reported-by: Matija Skala <mskala@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/8579 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-libs/signon-oauth2/files/signon-oauth2-0.24-dont-install-tests.patch')
-rw-r--r--net-libs/signon-oauth2/files/signon-oauth2-0.24-dont-install-tests.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-libs/signon-oauth2/files/signon-oauth2-0.24-dont-install-tests.patch b/net-libs/signon-oauth2/files/signon-oauth2-0.24-dont-install-tests.patch
new file mode 100644
index 000000000000..615bc8b562d2
--- /dev/null
+++ b/net-libs/signon-oauth2/files/signon-oauth2-0.24-dont-install-tests.patch
@@ -0,0 +1,11 @@
+--- a/tests/tests.pro 2018-05-29 22:51:43.766914590 +0200
++++ b/tests/tests.pro 2018-05-29 22:52:45.247259336 +0200
+@@ -32,8 +32,6 @@
+ target.path = $${INSTALL_PREFIX}/bin
+ testsuite.path = $${INSTALL_PREFIX}/share/$$TARGET
+ testsuite.files = tests.xml
+-INSTALLS += target \
+- testsuite
+
+ check.depends = $$TARGET
+ check.commands = ./$$TARGET || :