summaryrefslogtreecommitdiff
path: root/dev-ml/camlidl/files/includes.patch
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-21 00:04:32 +0000
committerSam James <sam@gentoo.org>2021-04-21 02:09:21 +0000
commit0bbc4e6a7a140940603c94759da42b785832bdd4 (patch)
tree59a652e85d38fbad0f551777e054728320bda43e /dev-ml/camlidl/files/includes.patch
parent6ce9398339ae28da59a4ce638e3d230ab17d4cfd (diff)
downloadgentoo-0bbc4e6a7a140940603c94759da42b785832bdd4.tar.gz
gentoo-0bbc4e6a7a140940603c94759da42b785832bdd4.tar.bz2
gentoo-0bbc4e6a7a140940603c94759da42b785832bdd4.zip
dev-ml/camlidl: port to EAPI 7
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlidl/files/includes.patch')
-rw-r--r--dev-ml/camlidl/files/includes.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-ml/camlidl/files/includes.patch b/dev-ml/camlidl/files/includes.patch
index 060aceefd0a5..077ba21d93da 100644
--- a/dev-ml/camlidl/files/includes.patch
+++ b/dev-ml/camlidl/files/includes.patch
@@ -1,7 +1,5 @@
-Index: camlidl-1.05/runtime/comerror.c
-===================================================================
---- camlidl-1.05.orig/runtime/comerror.c
-+++ camlidl-1.05/runtime/comerror.c
+--- a/runtime/comerror.c
++++ b/runtime/comerror.c
@@ -22,6 +22,7 @@
#include <caml/callback.h>
#include <caml/fail.h>