commit:     94509ec5f30f147c84f2608f84e3ac96af3dc976
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jun 20 10:46:28 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 22:10:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94509ec5

net-libs/libproxy: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31551
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 ...ager-test-with-pacrunner-duktape-option-2.patch | 26 ----------------------
 1 file changed, 26 deletions(-)

diff --git 
a/net-libs/libproxy/files/0.5.0-Guard-PxManager-test-with-pacrunner-duktape-option-2.patch
 
b/net-libs/libproxy/files/0.5.0-Guard-PxManager-test-with-pacrunner-duktape-option-2.patch
deleted file mode 100644
index 6af2ebbe7f86..000000000000
--- 
a/net-libs/libproxy/files/0.5.0-Guard-PxManager-test-with-pacrunner-duktape-option-2.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From f6aab7bc2a821117b2079f7504ab444dd13f4708 Mon Sep 17 00:00:00 2001
-From: Jan-Michael Brummer <[email protected]>
-Date: Tue, 16 May 2023 15:10:53 +0200
-Subject: [PATCH] Guard PxManager test with pacrunner-duktape option (#215)
-
-Fixes: https://github.com/libproxy/libproxy/issues/213
----
- tests/meson.build | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tests/meson.build b/tests/meson.build
-index 4ae8e7d..c8fe11f 100644
---- a/tests/meson.build
-+++ b/tests/meson.build
-@@ -17,7 +17,7 @@ if get_option('tests')
-        env: envs
-   )
- 
--  if soup_dep.found()
-+  if soup_dep.found() and get_option('pacrunner-duktape')
-     px_manager_test = executable('test-px-manager',
-       ['px-manager-test.c', 'px-manager-helper.c'],
-       include_directories: px_backend_inc,
--- 
-2.39.3
-

Reply via email to