]> git.pld-linux.org Git - packages/ocaml.git/commitdiff
- ugly hack for db3 removed (now patch is ugly)
authorMichal Moskal <michal@moskal.me>
Mon, 3 Jun 2002 15:27:58 +0000 (15:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml.spec -> 1.43

ocaml.spec

index 4718045fabb1aa6cf977037b7eb082333db0b0f0..a82294c37b01b1769bccad06cf7e4841f55bfa09 100644 (file)
@@ -241,10 +241,6 @@ cp %{SOURCE6} docs/camlp4-tutorial.ps.gz
        %{?_without_tk:-notk} \
        -with-pthread
 
-# this is crude hack (works in addition to ocaml-db3.patch)
-cp config/Makefile config/Makefile.tmp
-sed -e 's|-ldb1|-ldb|; s|-I%{_includedir}/db1||' < config/Makefile.tmp > config/Makefile
-
 %{__make} world bootstrap opt ocamlc.opt ocamlopt.opt
 %{__make} -C camlp4 optp4
 %{__make} -C tools objinfo
This page took 0.033922 seconds and 4 git commands to generate.