mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Used local docbook packages
This commit is contained in:
parent
4f0431842f
commit
09214ae3f8
1 changed files with 5 additions and 0 deletions
|
|
@ -28,8 +28,13 @@ addons:
|
|||
apt:
|
||||
packages:
|
||||
- xsltproc
|
||||
- docbook-xsl
|
||||
- docbook-xml
|
||||
|
||||
before_install:
|
||||
- DOCBOOK_XSL_DIR=/usr/share/xml/docbook/stylesheet/docbook-xsl
|
||||
- DOCBOOK_DTD_DIR=/usr/share/xml/docbook/schema/dtd/4.2
|
||||
|
||||
# Set this to the name of your Boost library
|
||||
# Autodetect library name by using the following code: - PROJECT_TO_TEST=$(basename $(pwd))
|
||||
- PROJECT_TO_TEST=$(basename $(pwd))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue