forked from pool/libguestfs
package ocaml directory to fix build
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=16
This commit is contained in:
parent
f5b51bcbb0
commit
14c8a4526f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user