forked from pool/ocaml-findlib
- drop findlib-1.3.3.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=69
This commit is contained in:
@@ -27,7 +27,6 @@ Group: Development/Languages/OCaml
|
||||
|
||||
Url: http://projects.camlcity.org/projects/findlib.html
|
||||
Source0: findlib-%{version}.tar.xz
|
||||
Patch0: findlib-1.3.3.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#
|
||||
Recommends: ocaml-findlib-camlp4
|
||||
@@ -75,7 +74,6 @@ The ocaml-findlib-camlp4 contains signature files for developing applications th
|
||||
|
||||
%prep
|
||||
%setup -q -n findlib-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
(cd tools/extract_args && make)
|
||||
@@ -92,7 +90,7 @@ make opt
|
||||
rm doc/guide-html/TIMESTAMP
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
make install prefix=$RPM_BUILD_ROOT
|
||||
rm -rfv $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild
|
||||
|
||||
%files
|
||||
|
Reference in New Issue
Block a user