summaryrefslogtreecommitdiff
path: root/net-libs/signon-oauth2/files/signon-oauth2-0.24-disable-examples.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/signon-oauth2/files/signon-oauth2-0.24-disable-examples.patch')
-rw-r--r--net-libs/signon-oauth2/files/signon-oauth2-0.24-disable-examples.patch14
1 files changed, 0 insertions, 14 deletions
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 <diane@ghic.org>
-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 )
-