mirror of
https://github.com/boostorg/config.git
synced 2025-05-11 21:23:56 +00:00
circle-ci: fix docbook path
This commit is contained in:
parent
270758d5b0
commit
490e9106f9
@ -42,7 +42,7 @@ jobs:
|
||||
command: |
|
||||
cd $BOOST/boost && ./bootstrap.sh && ./b2 headers
|
||||
echo "using xsltproc ;" | tee $HOME/user-config.jam
|
||||
echo "using boostbook : /usr/share/sgml/docbook/stylesheet/docbook-xsl : /usr/share/sgml/docbook/dtd/xml/4.2 ;" | tee -a $HOME/user-config.jam
|
||||
echo "using boostbook : /usr/share/xml/docbook/stylesheet/docbook-xsl : /usr/share/sgml/docbook/dtd/xml/4.2 ;" | tee -a $HOME/user-config.jam
|
||||
- run:
|
||||
name: Building inspect
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user