Maarten L. Hekkelman pushed to branch master at Debian Med / libzeep
Commits: 683c5907 by Maarten L. Hekkelman at 2019-05-11T21:09:08Z jamfile patch added, remove .gitignore... - - - - - 2 changed files: - − .gitignore - + debian/patches/jamfile-patch Changes: ===================================== .gitignore deleted ===================================== @@ -1,10 +0,0 @@ -libzeep_Data/ -obj -.vscode/ipch -*.a -*.so* -compile_commands.json -doc/bin -debian/ -.pc -libzeep-*.tgz ===================================== debian/patches/jamfile-patch ===================================== @@ -0,0 +1,12 @@ +--- a/doc/Jamfile.v2 ++++ b/doc/Jamfile.v2 +@@ -4,7 +4,8 @@ + : /usr/share/xml/docbook/schema/dtd/4.2 + ; + using doxygen ; +-using quickbook ; ++using quickbook ++ : /usr/bin/quickbook ; + + doxygen autodoc + : View it on GitLab: https://salsa.debian.org/med-team/libzeep/commit/683c5907c664d8d0ba529c64f3ccb0ff8aead88b -- View it on GitLab: https://salsa.debian.org/med-team/libzeep/commit/683c5907c664d8d0ba529c64f3ccb0ff8aead88b You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
