From 486effbf1ab0ea7824d9105f04cc93a32d6725d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 24 Nov 2013 03:14:35 +0200 Subject: [PATCH 1/1] fix lookup of camlidl package --- ocaml-fuse.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ocaml-fuse.spec b/ocaml-fuse.spec index 8b34f78..f7c0010 100644 --- a/ocaml-fuse.spec +++ b/ocaml-fuse.spec @@ -61,6 +61,7 @@ mv ocamlfuse/* . %build %{__make} -j1 all -C lib \ + PACKS=camlidl \ CC="%{__cc} %{rpmcflags} -fPIC" %install -- 2.43.0