mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Fixed shell build script
This commit is contained in:
parent
a2647d00e9
commit
6a68fa728b
1 changed files with 1 additions and 1 deletions
|
|
@ -28,5 +28,5 @@ copy "$BOOST"/doc/src/boostbook.css ../doc/html
|
|||
copy "$BOOST"/doc/src/images/*.png ../doc/html/images
|
||||
copy "$BOOST"/doc/src/images/callouts/*.png ../doc/html/images/callouts
|
||||
cd ../doc
|
||||
$BOOST/b2 -q "$C"
|
||||
$BOOST/b2 -q "$@"
|
||||
cd ../build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue