summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/dose3/files/unix.patch')
-rw-r--r--dev-ml/dose3/files/unix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-ml/dose3/files/unix.patch b/dev-ml/dose3/files/unix.patch
deleted file mode 100644
index c3dbfabcfbce..000000000000
--- a/dev-ml/dose3/files/unix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: dose3-5.0.1/META.in
-===================================================================
---- dose3-5.0.1.orig/META.in
-+++ dose3-5.0.1/META.in
-@@ -8,7 +8,7 @@ package "common" (
- version = "@PACKAGE_VERSION@"
- archive(byte) = "common.cma"
- archive(native) = "common.cmxa"
--requires = "extlib, re.pcre, cudf, @ZIP@, @BZ2@"
-+requires = "extlib, re.pcre, cudf, unix, @ZIP@, @BZ2@"
- )
-
- package "algo" (