diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-12-08 00:04:53 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-12-17 12:04:14 +0000 |
| commit | f140ca3d1c53795b8689aa43b32cb82e7089efdd (patch) | |
| tree | 8b615260dc28fdb8e671013291da2d0d46fbcaa4 /net-libs/signon-oauth2/files/signon-oauth2-0.24-dont-install-tests.patch | |
| parent | eaad91afdff64a54994e5011bcaa40953df453cb (diff) | |
| download | kde-f140ca3d1c53795b8689aa43b32cb82e7089efdd.tar.gz kde-f140ca3d1c53795b8689aa43b32cb82e7089efdd.tar.bz2 kde-f140ca3d1c53795b8689aa43b32cb82e7089efdd.zip | |
net-libs/signon-oauth2: add 9999 w/ IUSE qt5,qt6 [WIP]
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
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.patch | 11 |
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 00000000000..615bc8b562d --- /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 || : |
