summaryrefslogtreecommitdiff
path: root/media-gfx/exact-image/files/exact-image-1.0.2-php.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/exact-image/files/exact-image-1.0.2-php.patch')
-rw-r--r--media-gfx/exact-image/files/exact-image-1.0.2-php.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-gfx/exact-image/files/exact-image-1.0.2-php.patch b/media-gfx/exact-image/files/exact-image-1.0.2-php.patch
deleted file mode 100644
index 787d71335f38..000000000000
--- a/media-gfx/exact-image/files/exact-image-1.0.2-php.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/api/php/Makefile 2020-10-06 08:28:04.511865454 +0200
-+++ b/api/php/Makefile 2020-10-06 08:28:18.109638538 +0200
-@@ -8,7 +8,7 @@
-
- $($(X_MODULE)_OUTPUT)/api-php-wrap.cc: $(X_MODULE)/../api.hh $(X_MODULE)/../api-swig.hh
- $(Q)echo " SWIG $(dir $@)"
-- $(Q)swig -php5 -c++ -outdir $(dir $@) -o '$@' $(X_MODULE)/../api-swig.hh
-+ $(Q)swig -php7 -c++ -outdir $(dir $@) -o '$@' $(X_MODULE)/../api-swig.hh
-
- # we have an own install
- _X_BUILD_IMPLICIT := $(_X_BUILD_IMPLICIT)