SHA256
1
0
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:
Olaf Hering 2012-08-20 10:01:08 +00:00 committed by Git OBS Bridge
parent f5b51bcbb0
commit 14c8a4526f

View File

@ -349,5 +349,8 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /etc/libguestfs-tools.conf %config(noreplace) /etc/libguestfs-tools.conf
%config(noreplace) /etc/bash_completion.d/guestfish-bash-completion.sh %config(noreplace) /etc/bash_completion.d/guestfish-bash-completion.sh
%{_mandir}/man1/* %{_mandir}/man1/*
%if %{with_ocaml}
%{_libdir}/ocaml
%endif
%changelog %changelog