From 68260dc8144e78be617e535bc4a14094e84e1fb39e0d02ccbb689892bbb0262c Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 4 Oct 2019 05:19:02 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=83 --- ocaml-findlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 556855c..e14b4da 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -68,7 +68,7 @@ Requires: ocaml-camlp4-devel The ocaml-findlib-camlp4 contains signature files for developing applications that use camlp4 %prep -%autosetup -p1 +%autosetup -p1 -n findlib-%{version} %build (cd tools/extract_args && make)