Remove Ocaml workaround; fixed before 3.0 final

This commit is contained in:
Michel Alexandre Salim 2012-02-05 20:21:07 +01:00
parent cfc53b6ee2
commit fc6bd59279
1 changed files with 0 additions and 4 deletions

View File

@ -277,10 +277,6 @@ make %{_smp_mflags} REQUIRES_RTTI=1 VERBOSE=1 \
%install
rm -rf %{buildroot}
# workaround for http://llvm.org/bugs/show_bug.cgi?id=11177
%if %{with ocaml}
cp -p bindings/ocaml/llvm/META.llvm bindings/ocaml/llvm/Release/
%endif
make install DESTDIR=%{buildroot} \
PROJ_docsdir=/moredocs