summaryrefslogtreecommitdiffstats
path: root/abs/extra/ocaml-findlib/externalmeta6.patch
blob: 7dbe9aa48e00aea231030be8c4da071cdd24a9fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.