You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-ml/findlib/files/externalmeta7.patch

14 lines
527 B

Index: findlib-1.8.0/configure
===================================================================
--- findlib-1.8.0.orig/configure
+++ findlib-1.8.0/configure
@@ -581,7 +581,7 @@ fi
# Generate the META files now.
-l="$ldbm dynlink $lgraphics $lnum str threads unix stdlib bigarray ocamldoc $llabltk $lcamlp4 $lobuild $lcomplibs $lbytes $lspacetime"
+l="dynlink 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.