commit: 0f7d629461962565477ab71b728425d5174488e1 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Nov 20 16:49:49 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Fri Nov 22 23:21:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f7d6294
dev-php/libvirt-php: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-php/libvirt-php/files/remove-imagick-check.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dev-php/libvirt-php/files/remove-imagick-check.patch b/dev-php/libvirt-php/files/remove-imagick-check.patch deleted file mode 100644 index 92c0e39cd260..000000000000 --- a/dev-php/libvirt-php/files/remove-imagick-check.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -aurN a/configure.ac b/configure.ac ---- a/configure.ac 2017-05-11 05:28:41.000000000 -0400 -+++ b/configure.ac 2017-07-01 21:46:17.636849810 -0400 -@@ -172,8 +172,6 @@ - LIBVIRT_CHECK_PHP_EXTENSIONDIR - LIBVIRT_CHECK_PHP_CONFDIR - --LIBVIRT_CHECK_PHP_EXTENSION([imagick]) -- - OS=`uname` - if test "$OS" = "Darwin"; then - WL=-Wl,
