-patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=11
This commit is contained in:
parent
0f5095e8b1
commit
2fc39199af
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c05a18b65865726e6a656938a385f40e635392c1ea08f30bbcf94c190bb72518
|
||||
size 62428
|
||||
oid sha256:ff88f440acb3209c06c58d882ba328e526753cfd8e9609c10d4505331599594d
|
||||
size 62412
|
||||
|
@ -24,7 +24,6 @@ Summary: Exploit multicore architectures for OCaml programs with minimal
|
||||
Url: http://rdicosmo.github.io/parmap/
|
||||
Group: Development/Libraries/Other
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Patch: ocaml-parmap-handle-racing-mkdirs.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: ocaml
|
||||
@ -63,7 +62,6 @@ developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi -I m4
|
||||
|
@ -24,7 +24,6 @@ Summary: Exploit multicore architectures for OCaml programs with minimal
|
||||
Url: http://rdicosmo.github.io/parmap/
|
||||
Group: Development/Libraries/Other
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Patch: ocaml-parmap-handle-racing-mkdirs.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: ocaml
|
||||
@ -63,7 +62,6 @@ developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi -I m4
|
||||
|
Loading…
Reference in New Issue
Block a user