guestfish.pod guestfish-actions.pod \
libguestfs.spec \
html/pod.css \
- HACKING
+ HACKING \
+ tests.c
# Build the root filesystem.
# Currently this is arch-dependent, so it seems like putting it in
popd
# Same for ocaml/examples.
-cp -a ocaml/examples ocaml-ex
-pushd ocaml-ex
+cp -a ocaml/examples ocaml/ex
+pushd ocaml/ex
make clean
rm Makefile*
popd
%files ocaml-devel
%defattr(-,root,root,-)
-%doc ocaml-ex
+%doc ocaml/ex
%{_libdir}/ocaml/guestfs/*.a
%{_libdir}/ocaml/guestfs/*.cmxa
%{_libdir}/ocaml/guestfs/*.cmx