From 14c8a4526f732646a2035e2f87f592edba1ef96d293ce0b61c846a380dd9726e Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 20 Aug 2012 10:01:08 +0000 Subject: [PATCH] package ocaml directory to fix build OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=16 --- libguestfs.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libguestfs.spec b/libguestfs.spec index dc68f8a..e69f483 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -349,5 +349,8 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) /etc/libguestfs-tools.conf %config(noreplace) /etc/bash_completion.d/guestfish-bash-completion.sh %{_mandir}/man1/* +%if %{with_ocaml} +%{_libdir}/ocaml +%endif %changelog