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>
This commit is contained in:
Michael Mair-Keimberger
2021-02-12 14:58:14 +01:00
committed by Sam James
parent 1b58965d7f
commit 320da16c6f
3 changed files with 0 additions and 42 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.