summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2021-02-12 14:58:14 +0100
committerSam James <sam@gentoo.org>2021-02-12 15:13:45 +0000
commit320da16c6f1d650b4d11dfbed734f1c9b5014bac (patch)
tree3926ecb12f5e4de27891a96db45ec173f7304244 /dev-ml/findlib/files
parentdev-ml/extlib: remove unused patch (diff)
downloadgentoo-320da16c6f1d650b4d11dfbed734f1c9b5014bac.tar.gz
gentoo-320da16c6f1d650b4d11dfbed734f1c9b5014bac.tar.bz2
gentoo-320da16c6f1d650b4d11dfbed734f1c9b5014bac.zip
dev-ml/findlib: remove unused patches
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/19429 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/findlib/files')
-rw-r--r--dev-ml/findlib/files/externalmeta4.patch16
-rw-r--r--dev-ml/findlib/files/externalmeta5.patch13
-rw-r--r--dev-ml/findlib/files/externalmeta6.patch13
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-ml/findlib/files/externalmeta4.patch b/dev-ml/findlib/files/externalmeta4.patch
deleted file mode 100644
index a2bb4945f18c..000000000000
--- a/dev-ml/findlib/files/externalmeta4.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Avoid installing META files for labltk, camlp4 and ocamlbuild: Those are provided by their
-respective packages now.
-
-Index: findlib-1.7.1/configure
-===================================================================
---- findlib-1.7.1.orig/configure
-+++ findlib-1.7.1/configure
-@@ -539,7 +539,7 @@ fi
-
- # Generate the META files now.
-
--l="$ldbm dynlink graphics num num-top str threads unix stdlib bigarray ocamldoc $llabltk $lcamlp4 $lobuild $lcomplibs $lbytes $lspacetime"
-+l="$ldbm dynlink graphics num num-top str threads unix stdlib bigarray ocamldoc $lcomplibs $lbytes $lspacetime"
-
- for dir in site-lib-src/*; do
- # We do not really know if $dir is a directory.
diff --git a/dev-ml/findlib/files/externalmeta5.patch b/dev-ml/findlib/files/externalmeta5.patch
deleted file mode 100644
index ac90722de3b3..000000000000
--- a/dev-ml/findlib/files/externalmeta5.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: findlib-1.7.2/configure
-===================================================================
---- findlib-1.7.2.orig/configure
-+++ findlib-1.7.2/configure
-@@ -557,7 +557,7 @@ fi
-
- # Generate the META files now.
-
--l="$ldbm dynlink graphics $lnum num-top str threads unix stdlib bigarray ocamldoc $llabltk $lcamlp4 $lobuild $lcomplibs $lbytes $lspacetime"
-+l="$ldbm dynlink graphics $lnum num-top str threads unix stdlib bigarray ocamldoc $lcomplibs $lbytes $lspacetime"
-
- for dir in site-lib-src/*; do
- # We do not really know if $dir is a directory.
diff --git a/dev-ml/findlib/files/externalmeta6.patch b/dev-ml/findlib/files/externalmeta6.patch
deleted file mode 100644
index 7dbe9aa48e00..000000000000
--- a/dev-ml/findlib/files/externalmeta6.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: findlib-1.7.2/configure
-===================================================================
---- findlib-1.7.2.orig/configure
-+++ findlib-1.7.2/configure
-@@ -557,7 +557,7 @@ fi
-
- # Generate the META files now.
-
--l="$ldbm dynlink graphics $lnum str threads unix stdlib bigarray ocamldoc $llabltk $lcamlp4 $lobuild $lcomplibs $lbytes $lspacetime"
-+l="$ldbm dynlink graphics $lnum str threads unix stdlib bigarray ocamldoc $lcomplibs $lbytes $lspacetime"
-
- for dir in site-lib-src/*; do
- # We do not really know if $dir is a directory.