From 0bff53119f08d677db6c1a991bd30741682a8a08 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 2 Jun 2018 17:13:10 +0100 Subject: Revert "gentoo resync : 02.06.2018" This reverts commit 6c14fa2586d9e9c4427b5f727dc6c8ab77587cec. --- .../files/signon-oauth2-0.24-disable-examples.patch | 14 -------------- .../files/signon-oauth2-0.24-dont-install-tests.patch | 11 ----------- 2 files changed, 25 deletions(-) delete mode 100644 net-libs/signon-oauth2/files/signon-oauth2-0.24-disable-examples.patch delete mode 100644 net-libs/signon-oauth2/files/signon-oauth2-0.24-dont-install-tests.patch (limited to 'net-libs/signon-oauth2/files') diff --git a/net-libs/signon-oauth2/files/signon-oauth2-0.24-disable-examples.patch b/net-libs/signon-oauth2/files/signon-oauth2-0.24-disable-examples.patch deleted file mode 100644 index dd730e449773..000000000000 --- a/net-libs/signon-oauth2/files/signon-oauth2-0.24-disable-examples.patch +++ /dev/null @@ -1,14 +0,0 @@ -Author: Diane Trout -Description: Don't install the examples as they end up conflicting with - other packages. ---- a/signon-oauth2.pro -+++ b/signon-oauth2.pro -@@ -3,7 +3,7 @@ - - TEMPLATE = subdirs - CONFIG += ordered --SUBDIRS = src tests example -+SUBDIRS = src tests - - include( common-installs-config.pri ) - 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 deleted file mode 100644 index 615bc8b562d2..000000000000 --- a/net-libs/signon-oauth2/files/signon-oauth2-0.24-dont-install-tests.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 || : -- cgit v1.2.3